diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 16:02:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-12 16:02:18 +0000 |
commit | 76682c85dff2204022c67585a57f269b542d4c1f (patch) | |
tree | 1fef6d2762683b47cae46885397f5188e862d00e /sci-libs/ufconfig/ufconfig-3.1.0.ebuild | |
parent | ia64 stable wrt #215589, add ~sparc (diff) | |
download | gentoo-2-76682c85dff2204022c67585a57f269b542d4c1f.tar.gz gentoo-2-76682c85dff2204022c67585a57f269b542d4c1f.tar.bz2 gentoo-2-76682c85dff2204022c67585a57f269b542d4c1f.zip |
Add ~sparc wrt #215842
(Portage version: 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 1967f575d076..7d5353f5fc6a 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.3 2008/04/07 19:13:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/ufconfig/ufconfig-3.1.0.ebuild,v 1.4 2008/04/12 16:02:18 armin76 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="" |