From: Michał Górny Date: Mon, 15 Jul 2019 15:25:18 +0000 (+0200) Subject: net-libs/nfqueue-bindings: Sort KEYWORDS X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a9e37f00a2dab04bf7d224064fc60eca685585a7;p=gentoo.git net-libs/nfqueue-bindings: Sort KEYWORDS Signed-off-by: Michał Górny --- diff --git a/net-libs/nfqueue-bindings/nfqueue-bindings-0.5.ebuild b/net-libs/nfqueue-bindings/nfqueue-bindings-0.5.ebuild index 864546a6d190..a236c6709f93 100644 --- a/net-libs/nfqueue-bindings/nfqueue-bindings-0.5.ebuild +++ b/net-libs/nfqueue-bindings/nfqueue-bindings-0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="High-level language bindings for libnetfilter_queue" HOMEPAGE="https://github.com/chifflier/nfqueue-bindings" SRC_URI="https://github.com/chifflier/nfqueue-bindings/archive/nfqueue-bindings-0.5.tar.gz" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="GPL-3" IUSE="perl python examples" diff --git a/net-libs/nfqueue-bindings/nfqueue-bindings-0.6.ebuild b/net-libs/nfqueue-bindings/nfqueue-bindings-0.6.ebuild index 6c7f4afc4a1c..f3bce16be25a 100644 --- a/net-libs/nfqueue-bindings/nfqueue-bindings-0.6.ebuild +++ b/net-libs/nfqueue-bindings/nfqueue-bindings-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="High-level language bindings for libnetfilter_queue" HOMEPAGE="https://github.com/chifflier/nfqueue-bindings" SRC_URI="https://github.com/chifflier/nfqueue-bindings/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="GPL-3" IUSE="perl python examples"