diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-05-04 17:08:17 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-05-04 17:08:17 +0000 |
commit | 8c00cd2ceccc7d4b6974b890395d3d0f4cef853d (patch) | |
tree | a07f056cfb3b6ea24b3c1778b7bc64fee9cbddaf /app-emulation/x48/x48-0.4.3-r1.ebuild | |
parent | Install service menu files in correct location. (diff) | |
download | historical-8c00cd2ceccc7d4b6974b890395d3d0f4cef853d.tar.gz historical-8c00cd2ceccc7d4b6974b890395d3d0f4cef853d.tar.bz2 historical-8c00cd2ceccc7d4b6974b890395d3d0f4cef853d.zip |
Marked ~amd64
Package-Manager: portage-2.1_pre9-r5
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 12b1a503fb0e..5d2e4f53d5e2 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.4 2006/05/04 16:51:58 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.5 2006/05/04 17:08:16 dang 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="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="|| ( ( x11-libs/libXext x11-libs/libX11 ) virtual/x11 )" |