diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:24 +0200 |
commit | 349197fa0798ad37115c1762310ee1004fa0fa07 (patch) | |
tree | d88cdcd44afc980e498ebc4bfc2e71d4a50041d6 /net-mail | |
parent | net-mail/fastforward: Sort KEYWORDS (diff) | |
download | gentoo-349197fa0798ad37115c1762310ee1004fa0fa07.tar.gz gentoo-349197fa0798ad37115c1762310ee1004fa0fa07.tar.bz2 gentoo-349197fa0798ad37115c1762310ee1004fa0fa07.zip |
net-mail/qmail-qsanity: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild b/net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild index baf9c2f5405d..fca9a037994b 100644 --- a/net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild +++ b/net-mail/qmail-qsanity/qmail-qsanity-0.52.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -10,7 +10,7 @@ SRC_URI="mirror://qmail/${P}" LICENSE="qmail-nelson" SLOT="0" # Should run on all platforms without issue -KEYWORDS="x86 ~ppc ~hppa" +KEYWORDS="~hppa ~ppc x86" IUSE="" DEPEND="" |