diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:00:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-01 18:00:39 +0200 |
commit | 4489ab90b478358f9e8c68ef8e6542b311f30955 (patch) | |
tree | 5042f807f03f2ae54650641ceb1239d2c5c8ebb3 /net-firewall | |
parent | mail-filter/anubis: x86 stable wrt bug #612356 (diff) | |
download | gentoo-4489ab90b478358f9e8c68ef8e6542b311f30955.tar.gz gentoo-4489ab90b478358f9e8c68ef8e6542b311f30955.tar.bz2 gentoo-4489ab90b478358f9e8c68ef8e6542b311f30955.zip |
net-firewall/nufw: x86 stable wrt bug #612358
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nufw/nufw-2.2.22-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nufw/nufw-2.2.22-r2.ebuild b/net-firewall/nufw/nufw-2.2.22-r2.ebuild index 98a634420c3f..a3c6d2b4f822 100644 --- a/net-firewall/nufw/nufw-2.2.22-r2.ebuild +++ b/net-firewall/nufw/nufw-2.2.22-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.nufw.org/attachments/download/39/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug ldap mysql pam pam_nuauth plaintext postgres prelude unicode nfqueue nfconntrack static syslog test" REQUIRED_USE="pam_nuauth? ( plaintext )" |