diff options
Diffstat (limited to 'net-proxy/rejik/rejik-3.2.10.ebuild')
-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" |