diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-17 01:09:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-17 01:09:44 +0000 |
commit | 247513bf8b76a98a30be16d2cfe769a1c41e4eae (patch) | |
tree | eec3012a27cb5f4578c85c106444787539c8f969 /app-arch/unace/unace-1.2b-r1.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-247513bf8b76a98a30be16d2cfe769a1c41e4eae.tar.gz gentoo-2-247513bf8b76a98a30be16d2cfe769a1c41e4eae.tar.bz2 gentoo-2-247513bf8b76a98a30be16d2cfe769a1c41e4eae.zip |
Stable for HPPA too.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-arch/unace/unace-1.2b-r1.ebuild')
-rw-r--r-- | app-arch/unace/unace-1.2b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unace/unace-1.2b-r1.ebuild b/app-arch/unace/unace-1.2b-r1.ebuild index 0dc8b114c8cc..f0fc0927be76 100644 --- a/app-arch/unace/unace-1.2b-r1.ebuild +++ b/app-arch/unace/unace-1.2b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-1.2b-r1.ebuild,v 1.13 2007/01/30 04:05:05 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-1.2b-r1.ebuild,v 1.14 2007/09/17 01:09:44 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://wilma.vub.ac.be/~pdewacht/${P}.tar.gz" LICENSE="GPL-2" #92846 SLOT="1" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 s390 x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 s390 x86" IUSE="" DEPEND="" |