diff options
author | Yuta Satoh <nigoro@gentoo.org> | 2006-08-04 12:41:59 +0000 |
---|---|---|
committer | Yuta Satoh <nigoro@gentoo.org> | 2006-08-04 12:41:59 +0000 |
commit | 78f9fa70fd6f15576361538d3ee0f08acb5659f1 (patch) | |
tree | 18cd3da3fcd3aea0ad31932feb72e4d1bca7f746 /x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild | |
parent | fix trailing ws (diff) | |
download | gentoo-2-78f9fa70fd6f15576361538d3ee0f08acb5659f1.tar.gz gentoo-2-78f9fa70fd6f15576361538d3ee0f08acb5659f1.tar.bz2 gentoo-2-78f9fa70fd6f15576361538d3ee0f08acb5659f1.zip |
added ~ppc64, bug #141634
(Portage version: 2.1)
Diffstat (limited to 'x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild')
-rw-r--r-- | x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild b/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild index 089fecfe0c8e..ae297bd5a24e 100644 --- a/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild +++ b/x11-themes/xmms-themes/xmms-themes-0.0.3.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/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild,v 1.16 2006/03/20 00:17:31 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xmms-themes/xmms-themes-0.0.3.ebuild,v 1.17 2006/08/04 12:41:59 nigoro Exp $ IUSE="" @@ -103,7 +103,7 @@ SRC_URI="${THEME_URI}/AbsoluteE_Xmms.zip SLOT="0" LICENSE="freedist" -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86" DEPEND="app-arch/unzip" RDEPEND="media-sound/xmms" |