projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13aded0
)
net-firewall/nftables: x86 stable wrt bug #688970
author
Agostino Sarubbo
<ago@gentoo.org>
Tue, 2 Jul 2019 11:55:02 +0000
(13:55 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Tue, 2 Jul 2019 11:55:02 +0000
(13:55 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
net-firewall/nftables/nftables-0.9.0-r4.ebuild
patch
|
blob
|
history
diff --git
a/net-firewall/nftables/nftables-0.9.0-r4.ebuild
b/net-firewall/nftables/nftables-0.9.0-r4.ebuild
index 7e2ab59fa42d4f26350a8ce3cde82ca384a7008d..6df77a71727df9be52c11842fa7953f0df663e00 100644
(file)
--- a/
net-firewall/nftables/nftables-0.9.0-r4.ebuild
+++ b/
net-firewall/nftables/nftables-0.9.0-r4.ebuild
@@
-11,7
+11,7
@@
SRC_URI="https://git.netfilter.org/nftables/snapshot/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64
~
x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 x86"
IUSE="debug doc +gmp json +modern_kernel +readline"
RDEPEND=">=net-libs/libmnl-1.0.3:0=