diff options
author | 2008-03-30 15:54:28 +0000 | |
---|---|---|
committer | 2008-03-30 15:54:28 +0000 | |
commit | 3e06ea53ce99b9472b08b12d75924001c4b69487 (patch) | |
tree | e8389b953445ea884f71170cd56506bd028999a4 /app-arch/unace/unace-2.5-r1.ebuild | |
parent | ia64 stable wrt #215149 (diff) | |
download | historical-3e06ea53ce99b9472b08b12d75924001c4b69487.tar.gz historical-3e06ea53ce99b9472b08b12d75924001c4b69487.tar.bz2 historical-3e06ea53ce99b9472b08b12d75924001c4b69487.zip |
Added ~ppc64; bug #215366
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-arch/unace/unace-2.5-r1.ebuild')
-rw-r--r-- | app-arch/unace/unace-2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unace/unace-2.5-r1.ebuild b/app-arch/unace/unace-2.5-r1.ebuild index eb06e4b9bafd..2e37f6394ec7 100644 --- a/app-arch/unace/unace-2.5-r1.ebuild +++ b/app-arch/unace/unace-2.5-r1.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/app-arch/unace/unace-2.5-r1.ebuild,v 1.2 2008/03/30 10:31:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/unace/unace-2.5-r1.ebuild,v 1.3 2008/03/30 15:54:28 corsair Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/non-free/u/unace-nonfree/unace-nonfree_${PV}.orig. LICENSE="freedist" SLOT="1" -KEYWORDS="~alpha ~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="" DEPEND="" |