diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:00 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:00 +0200 |
commit | 2e306ad6bc0685b8186928d8cc68d52b95ef5ebb (patch) | |
tree | 26008538727f87d27c9ebc86e86517c64d2ed7a5 /net-firewall | |
parent | net-analyzer/nipper: Sort KEYWORDS (diff) | |
download | gentoo-2e306ad6bc0685b8186928d8cc68d52b95ef5ebb.tar.gz gentoo-2e306ad6bc0685b8186928d8cc68d52b95ef5ebb.tar.bz2 gentoo-2e306ad6bc0685b8186928d8cc68d52b95ef5ebb.zip |
net-firewall/fwanalog: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/fwanalog/fwanalog-0.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/fwanalog/fwanalog-0.6.4.ebuild b/net-firewall/fwanalog/fwanalog-0.6.4.ebuild index 0dd3ab865a99..8ffa0f00ba05 100644 --- a/net-firewall/fwanalog/fwanalog-0.6.4.ebuild +++ b/net-firewall/fwanalog/fwanalog-0.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -9,7 +9,7 @@ SRC_URI="http://tud.at/programm/fwanalog/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86 ppc sparc" +KEYWORDS="~amd64 ppc sparc x86" IUSE="" DEPEND="" # this is just a bash script |