diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2004-10-07 21:58:32 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2004-10-07 21:58:32 +0000 |
commit | 284a1a0ff721b3158b7cde4833a8559b185854cd (patch) | |
tree | aef5d4902ee4b337599cc65854d8cc50141516e9 /app-dicts/gjiten/gjiten-2.3.ebuild | |
parent | marked ebuilds -amd64, changed herd to lang-misc, no-herd is against the poli... (diff) | |
download | historical-284a1a0ff721b3158b7cde4833a8559b185854cd.tar.gz historical-284a1a0ff721b3158b7cde4833a8559b185854cd.tar.bz2 historical-284a1a0ff721b3158b7cde4833a8559b185854cd.zip |
Added ~amd64 to KEYWORDS.
Diffstat (limited to 'app-dicts/gjiten/gjiten-2.3.ebuild')
-rw-r--r-- | app-dicts/gjiten/gjiten-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/gjiten/gjiten-2.3.ebuild b/app-dicts/gjiten/gjiten-2.3.ebuild index 29d3d9b093cf..1091e6d1d2ec 100644 --- a/app-dicts/gjiten/gjiten-2.3.ebuild +++ b/app-dicts/gjiten/gjiten-2.3.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/app-dicts/gjiten/gjiten-2.3.ebuild,v 1.1 2004/10/07 18:00:32 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/gjiten/gjiten-2.3.ebuild,v 1.2 2004/10/07 21:58:32 matsuu Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://gjiten.sourceforge.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="" |