diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:16:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-11 11:16:45 +0100 |
commit | 7a072839be210658a521b2f05c3b565cdedc1d55 (patch) | |
tree | 279da8424fa464e1bf2b6710bff2a86d5a33d053 /net-libs | |
parent | dev-util/lcov: sparc stable wrt bug #604776 (diff) | |
download | gentoo-7a072839be210658a521b2f05c3b565cdedc1d55.tar.gz gentoo-7a072839be210658a521b2f05c3b565cdedc1d55.tar.bz2 gentoo-7a072839be210658a521b2f05c3b565cdedc1d55.zip |
net-libs/libnet: sparc stable wrt bug #591978
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnet/libnet-1.2_rc3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.2_rc3-r1.ebuild b/net-libs/libnet/libnet-1.2_rc3-r1.ebuild index b9212ea56299..709dd2fdd97f 100644 --- a/net-libs/libnet/libnet-1.2_rc3-r1.ebuild +++ b/net-libs/libnet/libnet-1.2_rc3-r1.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$ @@ -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=( |