diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:18:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-11 14:18:00 +0000 |
commit | 574ca74638bdcd987f7749b0a1834a83f5f9021d (patch) | |
tree | 0425a92b51f59f49c02e0235ae2514349ab20698 /dev-libs/nettle/nettle-2.7.1-r4.ebuild | |
parent | Stable for ppc, wrt bug #539604 (diff) | |
download | historical-574ca74638bdcd987f7749b0a1834a83f5f9021d.tar.gz historical-574ca74638bdcd987f7749b0a1834a83f5f9021d.tar.bz2 historical-574ca74638bdcd987f7749b0a1834a83f5f9021d.zip |
Stable for ppc, wrt bug #540892
Package-Manager: portage-2.2.18/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/nettle/nettle-2.7.1-r4.ebuild')
-rw-r--r-- | dev-libs/nettle/nettle-2.7.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nettle/nettle-2.7.1-r4.ebuild b/dev-libs/nettle/nettle-2.7.1-r4.ebuild index 59b19b0b7814..a3918019f18c 100644 --- a/dev-libs/nettle/nettle-2.7.1-r4.ebuild +++ b/dev-libs/nettle/nettle-2.7.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild,v 1.7 2015/06/01 05:07:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.7.1-r4.ebuild,v 1.8 2015/06/11 14:17:58 ago Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=yes @@ -13,7 +13,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0/4" # subslot = libnettle soname version -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="doc +gmp neon static-libs test" DEPEND="gmp? ( dev-libs/gmp:0[${MULTILIB_USEDEP}] )" |