diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 14:59:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:22:57 +0100 |
commit | 5f52ccd9e690df9396d19afb2993a008692e8668 (patch) | |
tree | 54f0b407234797172ab90ddb6c15931caf19c9f4 /net-libs | |
parent | sys-apps/coreutils: ia64 stable wrt bug #596850 (diff) | |
download | gentoo-5f52ccd9e690df9396d19afb2993a008692e8668.tar.gz gentoo-5f52ccd9e690df9396d19afb2993a008692e8668.tar.bz2 gentoo-5f52ccd9e690df9396d19afb2993a008692e8668.zip |
net-libs/libmnl: ia64 stable wrt bug #594606
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmnl/libmnl-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmnl/libmnl-1.0.4.ebuild b/net-libs/libmnl/libmnl-1.0.4.ebuild index af89a11a0736..4517c880bb14 100644 --- a/net-libs/libmnl/libmnl-1.0.4.ebuild +++ b/net-libs/libmnl/libmnl-1.0.4.ebuild @@ -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() { |