diff options
author | David Holm <dholm@gentoo.org> | 2005-03-11 13:32:36 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-03-11 13:32:36 +0000 |
commit | 20db299328857775d108067f7000c8568261b55a (patch) | |
tree | 557b4da7916393d72802bb0daacfd11e1266b515 /app-arch/unace/unace-1.2b-r1.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-20db299328857775d108067f7000c8568261b55a.tar.gz historical-20db299328857775d108067f7000c8568261b55a.tar.bz2 historical-20db299328857775d108067f7000c8568261b55a.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.19
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 1a828d9aa118..f277abca3de0 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-2005 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.3 2005/02/28 23:07:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-1.2b-r1.ebuild,v 1.4 2005/03/11 13:32:36 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://wilma.vub.ac.be/~pdewacht/${P}.tar.gz" LICENSE="freedist" SLOT="1" -KEYWORDS="amd64 x86 s390" +KEYWORDS="amd64 x86 s390 ~ppc" IUSE="" DEPEND="virtual/libc" |