projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9178d6d
)
net-firewall/nftables: arm64 keyworded (bug #668906)
author
Aaron Bauman
<bman@gentoo.org>
Mon, 8 Apr 2019 20:17:36 +0000
(16:17 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Mon, 8 Apr 2019 20:17:36 +0000
(16:17 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
net-firewall/nftables/nftables-0.9.0.ebuild
patch
|
blob
|
history
diff --git
a/net-firewall/nftables/nftables-0.9.0.ebuild
b/net-firewall/nftables/nftables-0.9.0.ebuild
index e50541dcd2f5d04b026b94f8c99ecf168e781e1d..3a8ef1f307a26e091aabdc380f18937418224977 100644
(file)
--- a/
net-firewall/nftables/nftables-0.9.0.ebuild
+++ b/
net-firewall/nftables/nftables-0.9.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-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 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm ~
arm64 ~
ia64 ~x86"
IUSE="debug doc +gmp json +readline"
RDEPEND=">=net-libs/libmnl-1.0.3:0=