diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:52:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:52:42 +0200 |
commit | cbf02f6b2f70930d18c20fe4bb4fdc298e66d24e (patch) | |
tree | ca72eda669879cef0b86d9003801ccc4e035dc75 /net-libs | |
parent | net-firewall/iptables: sparc stable wrt bug #733498 (diff) | |
download | gentoo-cbf02f6b2f70930d18c20fe4bb4fdc298e66d24e.tar.gz gentoo-cbf02f6b2f70930d18c20fe4bb4fdc298e66d24e.tar.bz2 gentoo-cbf02f6b2f70930d18c20fe4bb4fdc298e66d24e.zip |
net-libs/libnftnl: sparc stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnftnl/libnftnl-1.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnftnl/libnftnl-1.1.7.ebuild b/net-libs/libnftnl/libnftnl-1.1.7.ebuild index 6494a9fd6eea..68f09a963662 100644 --- a/net-libs/libnftnl/libnftnl-1.1.7.ebuild +++ b/net-libs/libnftnl/libnftnl-1.1.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/11" # libnftnl.so version -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86" IUSE="examples static-libs test" RESTRICT="!test? ( test )" |