summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:25:18 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:25:18 +0200
commita9e37f00a2dab04bf7d224064fc60eca685585a7 (patch)
tree8475649a2cd698d2778e3b5898c075bc3a554bf7
parentnet-libs/libtelnet: Sort KEYWORDS (diff)
downloadgentoo-a9e37f00a2dab04bf7d224064fc60eca685585a7.tar.gz
gentoo-a9e37f00a2dab04bf7d224064fc60eca685585a7.tar.bz2
gentoo-a9e37f00a2dab04bf7d224064fc60eca685585a7.zip
net-libs/nfqueue-bindings: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--net-libs/nfqueue-bindings/nfqueue-bindings-0.5.ebuild4
-rw-r--r--net-libs/nfqueue-bindings/nfqueue-bindings-0.6.ebuild4
2 files changed, 4 insertions, 4 deletions
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"