diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-05 07:57:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-05 07:57:57 +0000 |
commit | 38b7dd3e03328320688026b1d7b0f66bc3b0359c (patch) | |
tree | c32147b2f90cbadbf7c62fb80b22cd3eb7648554 /app-emulation/x48/x48-0.4.3-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-38b7dd3e03328320688026b1d7b0f66bc3b0359c.tar.gz historical-38b7dd3e03328320688026b1d7b0f66bc3b0359c.tar.bz2 historical-38b7dd3e03328320688026b1d7b0f66bc3b0359c.zip |
Added ~ppc64; bug #132248
Package-Manager: portage-2203-svn
Diffstat (limited to 'app-emulation/x48/x48-0.4.3-r1.ebuild')
-rw-r--r-- | app-emulation/x48/x48-0.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/x48/x48-0.4.3-r1.ebuild b/app-emulation/x48/x48-0.4.3-r1.ebuild index 2d9b05d57f7c..1edc1f6afb6e 100644 --- a/app-emulation/x48/x48-0.4.3-r1.ebuild +++ b/app-emulation/x48/x48-0.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.7 2006/05/05 05:23:47 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.8 2006/05/05 07:57:57 corsair Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/x48/${P}.tar.gz LICENSE="|| ( ( GPL-2 free-noncomm ) GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 x86" +KEYWORDS="~alpha ~amd64 ~ppc64 x86" IUSE="" RDEPEND="|| ( ( x11-libs/libXext x11-libs/libX11 ) virtual/x11 )" |