diff options
Diffstat (limited to 'x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.ebuild')
-rw-r--r-- | x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.ebuild b/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.ebuild index c097fb6006ec..c58d29de5b86 100644 --- a/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.ebuild +++ b/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.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/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.ebuild,v 1.6 2004/06/24 23:29:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-crux/gtk-engines-crux-1.9.5-r1.ebuild,v 1.7 2004/06/25 22:13:13 jhuebel Exp $ inherit gtk-engines2 @@ -9,7 +9,7 @@ IUSE="" DESCRIPTION="GTK+2 Crux Theme Engine" PVP=($(echo " $PV " | sed 's:[-\._]: :g')) SRC_URI="mirror://gnome/sources/crux/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" -KEYWORDS="x86 ppc sparc ~alpha hppa" +KEYWORDS="x86 ppc sparc ~alpha hppa amd64" LICENSE="GPL-2" SLOT="2" |