diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-05 18:11:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-05-05 18:11:50 +0000 |
commit | 841039c52424b52cde38c7fa417609aa1781d23a (patch) | |
tree | 5217620388061b04fa41c4d3e88a07f2dec1073a /app-emulation/x48/x48-0.4.3-r1.ebuild | |
parent | ppc stable, bug #131135 (diff) | |
download | historical-841039c52424b52cde38c7fa417609aa1781d23a.tar.gz historical-841039c52424b52cde38c7fa417609aa1781d23a.tar.bz2 historical-841039c52424b52cde38c7fa417609aa1781d23a.zip |
Keyworded ~sparc wrt #132248
Package-Manager: portage-2.0.54-r2
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 1edc1f6afb6e..d682aea34c7b 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.8 2006/05/05 07:57:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.9 2006/05/05 18:11:50 gustavoz 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 x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc x86" IUSE="" RDEPEND="|| ( ( x11-libs/libXext x11-libs/libX11 ) virtual/x11 )" |