summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-07-15 17:24:58 +0200
committerMichał Górny <mgorny@gentoo.org>2019-07-15 17:24:58 +0200
commitbbb3a0e28a2d3559e3a47c1e6a1086ab56731e6c (patch)
tree51c12d543bdf5cc33d3923f46561f49e600a0eb3 /net-analyzer/nipper
parentnet-analyzer/nikto: Sort KEYWORDS (diff)
downloadgentoo-bbb3a0e28a2d3559e3a47c1e6a1086ab56731e6c.tar.gz
gentoo-bbb3a0e28a2d3559e3a47c1e6a1086ab56731e6c.tar.bz2
gentoo-bbb3a0e28a2d3559e3a47c1e6a1086ab56731e6c.zip
net-analyzer/nipper: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/nipper')
-rw-r--r--net-analyzer/nipper/nipper-0.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nipper/nipper-0.12.0.ebuild b/net-analyzer/nipper/nipper-0.12.0.ebuild
index 729fe5303f20..534146bbe3d1 100644
--- a/net-analyzer/nipper/nipper-0.12.0.ebuild
+++ b/net-analyzer/nipper/nipper-0.12.0.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=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/nipper/${MY_P}.tgz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=net-libs/libnipper-0.12"