diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:35 +0200 |
commit | 39e9b9f94b03243a31391e1690e0fc1fedfb48fe (patch) | |
tree | 0d7f153195a0b03f455737f5abeeb1b819195422 /net-misc | |
parent | net-misc/monmotha: Sort KEYWORDS (diff) | |
download | gentoo-39e9b9f94b03243a31391e1690e0fc1fedfb48fe.tar.gz gentoo-39e9b9f94b03243a31391e1690e0fc1fedfb48fe.tar.bz2 gentoo-39e9b9f94b03243a31391e1690e0fc1fedfb48fe.zip |
net-misc/switzerland: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/switzerland/switzerland-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/switzerland/switzerland-0.1.0.ebuild b/net-misc/switzerland/switzerland-0.1.0.ebuild index 2ff94e8d6285..10925c2dacf4 100644 --- a/net-misc/switzerland/switzerland-0.1.0.ebuild +++ b/net-misc/switzerland/switzerland-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/switzerland/${P}.tgz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 ~x86" DEPEND="net-libs/libpcap" RDEPEND=${DEPEND} |