diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-10 14:36:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-10 14:36:53 +0000 |
commit | 76d7c97d0ecc8d8dc131e84a9c85ee9fc365a0a2 (patch) | |
tree | a5395dc711af79fc68a91ba4cb9e6385abbca37d /sci-libs/ufconfig/ufconfig-3.5.0.ebuild | |
parent | stable x86, bug 326381 (diff) | |
download | historical-76d7c97d0ecc8d8dc131e84a9c85ee9fc365a0a2.tar.gz historical-76d7c97d0ecc8d8dc131e84a9c85ee9fc365a0a2.tar.bz2 historical-76d7c97d0ecc8d8dc131e84a9c85ee9fc365a0a2.zip |
stable x86, bug 325183
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'sci-libs/ufconfig/ufconfig-3.5.0.ebuild')
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ufconfig/ufconfig-3.5.0.ebuild b/sci-libs/ufconfig/ufconfig-3.5.0.ebuild index 66dd0bbfafe5..874ceb475595 100644 --- a/sci-libs/ufconfig/ufconfig-3.5.0.ebuild +++ b/sci-libs/ufconfig/ufconfig-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.5.0.ebuild,v 1.6 2010/07/09 20:18:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.5.0.ebuild,v 1.7 2010/07/10 14:36:53 fauli Exp $ inherit multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="static-libs" DEPEND="" |