diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 15:39:22 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 15:39:22 +0000 |
commit | 6b9b298204f813180bc0bea8ebb201e846468dd5 (patch) | |
tree | a8faa2b770d6fabfc32e6a260032992ad6f2c59b /dev-libs/nettle/nettle-2.4.ebuild | |
parent | unmask flags depending on freebsd-cddl (diff) | |
download | gentoo-2-6b9b298204f813180bc0bea8ebb201e846468dd5.tar.gz gentoo-2-6b9b298204f813180bc0bea8ebb201e846468dd5.tar.bz2 gentoo-2-6b9b298204f813180bc0bea8ebb201e846468dd5.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/nettle/nettle-2.4.ebuild')
-rw-r--r-- | dev-libs/nettle/nettle-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nettle/nettle-2.4.ebuild b/dev-libs/nettle/nettle-2.4.ebuild index 0dc68c1832fe..83f1e97d76b1 100644 --- a/dev-libs/nettle/nettle-2.4.ebuild +++ b/dev-libs/nettle/nettle-2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.4.ebuild,v 1.12 2012/03/19 18:54:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-2.4.ebuild,v 1.13 2012/04/26 15:39:22 aballier Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="|| ( LGPL-3 LGPL-2.1 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="+gmp ssl" DEPEND="gmp? ( dev-libs/gmp ) |