diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-15 22:56:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-01-15 23:51:58 +0000 |
commit | ea29841977ad796c27e89d1e4433d9f5ae5a902b (patch) | |
tree | a759e426da9bd069a809d93d75ae77764e970eac /net-firewall | |
parent | dev-python/paho-mqtt: Version bump to 1.5.0 (diff) | |
download | gentoo-ea29841977ad796c27e89d1e4433d9f5ae5a902b.tar.gz gentoo-ea29841977ad796c27e89d1e4433d9f5ae5a902b.tar.bz2 gentoo-ea29841977ad796c27e89d1e4433d9f5ae5a902b.zip |
net-firewall/nftables: stable 0.9.3-r1 for ia64, bug #701852
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/nftables/nftables-0.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/nftables/nftables-0.9.3-r1.ebuild b/net-firewall/nftables/nftables-0.9.3-r1.ebuild index 93d6929a9423..0971c21eb9ec 100644 --- a/net-firewall/nftables/nftables-0.9.3-r1.ebuild +++ b/net-firewall/nftables/nftables-0.9.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://netfilter.org/projects/nftables/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ia64 ~ppc64 ~sparc x86" IUSE="debug +doc +gmp json +modern-kernel python +readline static-libs xtables" RDEPEND=" |