diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-06-30 23:03:44 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-06-30 23:03:44 +0000 |
commit | fc5322268be76b70a071b76765ab97df058e43b3 (patch) | |
tree | 76968fd04e569a7c37c467455d13a465e6f929ce /x11-themes/fusionx-aqua | |
parent | sync IUSE (missing), glibc -> libc (Manifest recommit) (diff) | |
download | gentoo-2-fc5322268be76b70a071b76765ab97df058e43b3.tar.gz gentoo-2-fc5322268be76b70a071b76765ab97df058e43b3.tar.bz2 gentoo-2-fc5322268be76b70a071b76765ab97df058e43b3.zip |
amd64
Diffstat (limited to 'x11-themes/fusionx-aqua')
-rw-r--r-- | x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild index 280572e78f59..ca222753294f 100644 --- a/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild +++ b/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.7 2004/06/24 23:25:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/fusionx-aqua/fusionx-aqua-1.1.ebuild,v 1.8 2004/06/30 23:03:44 jhuebel Exp $ inherit kde need-kde 3.1 @@ -13,7 +13,7 @@ SRC_URI="http://www.kdelook.org/content/files/5296-${MY_P}.tar.gz" IUSE="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha" +KEYWORDS="x86 ppc ~sparc ~alpha amd64" DEPEND="kde-base/kdebase" |