diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-10-10 16:44:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-10-10 16:44:59 +0200 |
commit | 3d15f373002bc12188da9bcac0de6c70927fd1ac (patch) | |
tree | 3db10c66b06776b40e67a382bfe4b57c4fb28421 /net-libs | |
parent | mail-mta/postfix: Stable for PPC64 (bug #596764). (diff) | |
download | gentoo-3d15f373002bc12188da9bcac0de6c70927fd1ac.tar.gz gentoo-3d15f373002bc12188da9bcac0de6c70927fd1ac.tar.bz2 gentoo-3d15f373002bc12188da9bcac0de6c70927fd1ac.zip |
net-libs/libnet: Stable for PPC64 (bug #591978).
Package-Manager: portage-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnet/libnet-1.2_rc3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnet/libnet-1.2_rc3-r1.ebuild b/net-libs/libnet/libnet-1.2_rc3-r1.ebuild index cf665b7e95d9..50f4610ab4a5 100644 --- a/net-libs/libnet/libnet-1.2_rc3-r1.ebuild +++ b/net-libs/libnet/libnet-1.2_rc3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/project/${PN}-dev/${P/_/-}.tar.gz" LICENSE="BSD BSD-2 HPND" SLOT="1.1" -KEYWORDS="alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" DOCS=( |