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