diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:33 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:33 +0200 |
commit | 603035577bca9e3e913ab82f8efbb816153d8bf0 (patch) | |
tree | f4a68ec63130388067e6c375a50992f8256f6b2f /net-misc/monmotha | |
parent | net-misc/lambdamoo: Sort KEYWORDS (diff) | |
download | gentoo-603035577bca9e3e913ab82f8efbb816153d8bf0.tar.gz gentoo-603035577bca9e3e913ab82f8efbb816153d8bf0.tar.bz2 gentoo-603035577bca9e3e913ab82f8efbb816153d8bf0.zip |
net-misc/monmotha: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/monmotha')
-rw-r--r-- | net-misc/monmotha/monmotha-2.3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/monmotha/monmotha-2.3.8-r1.ebuild b/net-misc/monmotha/monmotha-2.3.8-r1.ebuild index 99f20cae77ef..1fca00fb467e 100644 --- a/net-misc/monmotha/monmotha-2.3.8-r1.ebuild +++ b/net-misc/monmotha/monmotha-2.3.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ DESCRIPTION="MonMotha IPTables-based firewall script" HOMEPAGE="http://monmotha.mplug.org/firewall/" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="~amd64 x86" IUSE="" SLOT="0" RDEPEND=">=net-firewall/iptables-1.2.5" |