diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 15:42:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 15:42:56 +0000 |
commit | 0f08f364f40e7d30bf8dcd54df30f15e09b759c7 (patch) | |
tree | 5b62856f4a9f435604d1f8e085b7bdd1bb6a9492 /sci-libs/ufconfig/ufconfig-3.1.0.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-0f08f364f40e7d30bf8dcd54df30f15e09b759c7.tar.gz gentoo-2-0f08f364f40e7d30bf8dcd54df30f15e09b759c7.tar.bz2 gentoo-2-0f08f364f40e7d30bf8dcd54df30f15e09b759c7.zip |
Marked ~hppa (bug #215842).
(Portage version: 2.1.5_rc3)
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 7d5353f5fc6a..76ad77b18fa2 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.4 2008/04/12 16:02:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.5 2008/04/15 15:42:56 jer 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |