diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:26 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:26 +0200 |
commit | 9b57ba20dad23b481926b41b3d20576f67214899 (patch) | |
tree | 4ee9735405d8ce0c98a7d02a20b5f5ff77286865 /net-mail/qmailanalog | |
parent | net-mail/qmail-qsanity: Sort KEYWORDS (diff) | |
download | gentoo-9b57ba20dad23b481926b41b3d20576f67214899.tar.gz gentoo-9b57ba20dad23b481926b41b3d20576f67214899.tar.bz2 gentoo-9b57ba20dad23b481926b41b3d20576f67214899.zip |
net-mail/qmailanalog: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail/qmailanalog')
-rw-r--r-- | net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild b/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild index 2c0e98e8b6d2..efdab855bc16 100644 --- a/net-mail/qmailanalog/qmailanalog-0.70-r1.ebuild +++ b/net-mail/qmailanalog/qmailanalog-0.70-r1.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 @@ -11,7 +11,7 @@ HOMEPAGE="http://cr.yp.to/qmailanalog.html" LICENSE="freedist public-domain" # public-domain for files/tai64nfrac.c SLOT="0" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="~amd64 sparc x86" IUSE="" DEPEND="sys-apps/groff" |