diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-03-15 10:08:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-03-15 10:08:44 +0000 |
commit | 2a75e5a6b38b6bbc64ec51419a8df5466a733fa4 (patch) | |
tree | 27d695ed43fc99bda62b2115f4af57032f836e72 /sci-libs/ufconfig/ufconfig-3.1.0.ebuild | |
parent | Added ~ppc64 (diff) | |
download | historical-2a75e5a6b38b6bbc64ec51419a8df5466a733fa4.tar.gz historical-2a75e5a6b38b6bbc64ec51419a8df5466a733fa4.tar.bz2 historical-2a75e5a6b38b6bbc64ec51419a8df5466a733fa4.zip |
Added ~ppc64
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-libs/ufconfig/ufconfig-3.1.0.ebuild')
-rw-r--r-- | sci-libs/ufconfig/ufconfig-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild index eb09a7462575..61d758637b29 100644 --- a/sci-libs/ufconfig/ufconfig-3.1.0.ebuild +++ b/sci-libs/ufconfig/ufconfig-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.1 2008/01/29 18:50:46 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.2 2008/03/15 10:08:44 corsair Exp $ MY_PN=UFconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="" |