diff options
author | Benjamin Schindler <config@gentoo.org> | 2004-12-11 16:19:45 +0000 |
---|---|---|
committer | Benjamin Schindler <config@gentoo.org> | 2004-12-11 16:19:45 +0000 |
commit | 853fd3037b07ad26829b6a5ce71f0d9a346ae29b (patch) | |
tree | 544e27bce5e252383fc1d1e00a10a7a8d4255bd4 /x11-themes | |
parent | - we don't have any ppc sub profiles yet. bug #74103 (diff) | |
download | gentoo-2-853fd3037b07ad26829b6a5ce71f0d9a346ae29b.tar.gz gentoo-2-853fd3037b07ad26829b6a5ce71f0d9a346ae29b.tar.bz2 gentoo-2-853fd3037b07ad26829b6a5ce71f0d9a346ae29b.zip |
added ~amd64
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/crystal/crystal-0.9.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/crystal/crystal-0.9.0.ebuild b/x11-themes/crystal/crystal-0.9.0.ebuild index 7ee32a990456..4b4ceb8c4794 100644 --- a/x11-themes/crystal/crystal-0.9.0.ebuild +++ b/x11-themes/crystal/crystal-0.9.0.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/crystal/crystal-0.9.0.ebuild,v 1.1 2004/11/09 08:40:51 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/crystal/crystal-0.9.0.ebuild,v 1.2 2004/12/11 16:19:45 config Exp $ inherit kde need-kde 3.2 @@ -12,5 +12,5 @@ SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" |