diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:23 +0200 |
commit | b7766249b8b76a02160e6cc0065ed8a6b31c9940 (patch) | |
tree | 64bb613779d5b54d6e7b37f4a964463e86f36293 /net-mail | |
parent | net-libs/vanessa-mcast: Sort KEYWORDS (diff) | |
download | gentoo-b7766249b8b76a02160e6cc0065ed8a6b31c9940.tar.gz gentoo-b7766249b8b76a02160e6cc0065ed8a6b31c9940.tar.bz2 gentoo-b7766249b8b76a02160e6cc0065ed8a6b31c9940.zip |
net-mail/fastforward: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fastforward/fastforward-0.51-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fastforward/fastforward-0.51-r1.ebuild b/net-mail/fastforward/fastforward-0.51-r1.ebuild index 1db0eaddaa31..6aea058518e0 100644 --- a/net-mail/fastforward/fastforward-0.51-r1.ebuild +++ b/net-mail/fastforward/fastforward-0.51-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 @@ SRC_URI="http://cr.yp.to/software/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="~ppc sparc x86" IUSE="" DEPEND="sys-apps/groff" |