diff options
author | 2007-06-16 03:00:43 +0000 | |
---|---|---|
committer | 2007-06-16 03:00:43 +0000 | |
commit | 68ffddf28b67806407d9aac4c81e6561d9435df1 (patch) | |
tree | d52790d798c2162fb5b03d27839f22b25d22a62b /x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | |
parent | Added ~amd64 (diff) | |
download | gentoo-2-68ffddf28b67806407d9aac4c81e6561d9435df1.tar.gz gentoo-2-68ffddf28b67806407d9aac4c81e6561d9435df1.tar.bz2 gentoo-2-68ffddf28b67806407d9aac4c81e6561d9435df1.zip |
Added ~amd64
(Portage version: 2.1.3_rc3)
Diffstat (limited to 'x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild index 513e0189ea1f..39a1b26aac52 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild +++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.2 2007/06/10 18:15:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.ebuild,v 1.3 2007/06/16 03:00:43 angelos Exp $ MY_PN="Vanilla-DMZ-AA" DESCRIPTION="Style neutral scalable cursor theme" @@ -9,7 +9,7 @@ SRC_URI="http://jimmac.musichall.cz/zip/${P/-xcursors}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" S=${WORKDIR}/${MY_PN} |