diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:21:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:21:09 +0100 |
commit | eb87d9cc2c76126c3bc689e641a936c92a693da3 (patch) | |
tree | be87d2ec1bf6a644f8f2547efd5923b9d6a04fd8 /net-libs/libmnl | |
parent | sys-apps/coreutils: sparc stable wrt bug #596850 (diff) | |
download | gentoo-eb87d9cc2c76126c3bc689e641a936c92a693da3.tar.gz gentoo-eb87d9cc2c76126c3bc689e641a936c92a693da3.tar.bz2 gentoo-eb87d9cc2c76126c3bc689e641a936c92a693da3.zip |
net-libs/libmnl: sparc stable wrt bug #594606
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libmnl')
-rw-r--r-- | net-libs/libmnl/libmnl-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmnl/libmnl-1.0.4.ebuild b/net-libs/libmnl/libmnl-1.0.4.ebuild index c1eee63b971d..335ab2a89715 100644 --- a/net-libs/libmnl/libmnl-1.0.4.ebuild +++ b/net-libs/libmnl/libmnl-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0/0.2.0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux" IUSE="examples static-libs" src_configure() { |