From: Michał Górny Date: Mon, 15 Jul 2019 15:25:51 +0000 (+0200) Subject: net-proxy/rejik: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8272500d67ec055676ece47155cc5d8be8283017;p=gentoo.git net-proxy/rejik: Sort KEYWORDS Signed-off-by: Michał Górny --- 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"