diff options
author | 2012-02-24 15:09:03 +0000 | |
---|---|---|
committer | 2012-02-24 15:09:03 +0000 | |
commit | aad7e1b6b8194ec80230faa3f0abac4269500773 (patch) | |
tree | 138f58a653820172c2d112e383fbd708851f9ab2 /sci-libs/nlopt/nlopt-2.2.4.ebuild | |
parent | x86 stable wrt bug #403847 (diff) | |
download | historical-aad7e1b6b8194ec80230faa3f0abac4269500773.tar.gz historical-aad7e1b6b8194ec80230faa3f0abac4269500773.tar.bz2 historical-aad7e1b6b8194ec80230faa3f0abac4269500773.zip |
x86 stable wrt bug #386953
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'sci-libs/nlopt/nlopt-2.2.4.ebuild')
-rw-r--r-- | sci-libs/nlopt/nlopt-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/nlopt/nlopt-2.2.4.ebuild b/sci-libs/nlopt/nlopt-2.2.4.ebuild index b4c8fe202883..2accda16cfba 100644 --- a/sci-libs/nlopt/nlopt-2.2.4.ebuild +++ b/sci-libs/nlopt/nlopt-2.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/sci-libs/nlopt/nlopt-2.2.4.ebuild,v 1.5 2012/02/22 10:09:50 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/nlopt/nlopt-2.2.4.ebuild,v 1.6 2012/02/24 15:09:03 phajdan.jr Exp $ EAPI=4 @@ -15,7 +15,7 @@ HOMEPAGE="http://ab-initio.mit.edu/nlopt/" SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="LGPL-2.1 MIT" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SLOT="0" IUSE="cxx guile octave python static-libs" |