diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:51 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:51 +0200 |
commit | 8272500d67ec055676ece47155cc5d8be8283017 (patch) | |
tree | ec11f45a76b373478bfb8f26a4ec924cc0530718 /net-proxy | |
parent | net-proxy/piper: Sort KEYWORDS (diff) | |
download | gentoo-8272500d67ec055676ece47155cc5d8be8283017.tar.gz gentoo-8272500d67ec055676ece47155cc5d8be8283017.tar.bz2 gentoo-8272500d67ec055676ece47155cc5d8be8283017.zip |
net-proxy/rejik: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/rejik/rejik-3.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/rejik/rejik-3.2.10.ebuild b/net-proxy/rejik/rejik-3.2.10.ebuild index 1a14f53834da..f5fc802fb246 100644 --- a/net-proxy/rejik/rejik-3.2.10.ebuild +++ b/net-proxy/rejik/rejik-3.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://rejik.ru/download/redirector-${PV}.tgz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" IUSE="banlists" DEPEND="dev-libs/libpcre" |