net-libs/nfqueue-bindings: Sort KEYWORDS
authorMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:18 +0000 (17:25 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 15 Jul 2019 15:25:18 +0000 (17:25 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-libs/nfqueue-bindings/nfqueue-bindings-0.5.ebuild
net-libs/nfqueue-bindings/nfqueue-bindings-0.6.ebuild

index 864546a6d19070a728a7a4fa2148a31a78d8c325..a236c6709f93615dafa5fef84b5298340b31a10e 100644 (file)
@@ -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"
index 6c7f4afc4a1caf7d75cc418b6efe23ebb96a3802..f3bce16be25a4e61ffcd60592685affa0118dadf 100644 (file)
@@ -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"