diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:04:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-07-08 08:04:29 +0000 |
commit | a9698a9395129d97cdbae3c872612f58c4fee064 (patch) | |
tree | d6ef3eea902e576cb49dc43f28193a25f3181c24 /app-emulation/x48/x48-0.4.3-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | historical-a9698a9395129d97cdbae3c872612f58c4fee064.tar.gz historical-a9698a9395129d97cdbae3c872612f58c4fee064.tar.bz2 historical-a9698a9395129d97cdbae3c872612f58c4fee064.zip |
Stable on ppc64
Package-Manager: portage-2.1-r1
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 ee5e4a2a10fc..44f93eb23c5d 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.10 2006/05/16 18:17:01 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.11 2006/07/08 08:04:29 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 ~ppc64 ~sparc ~ppc x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 ~sparc x86" IUSE="" RDEPEND="|| ( ( x11-libs/libXext x11-libs/libX11 ) virtual/x11 )" |