diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:48:10 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:48:10 +0000 |
commit | e949879a52b5be0fa7ac71448c2a65d1d77cf82f (patch) | |
tree | 5d05540fe9a7b8c1bfd00f58c0b889efc7f80ca0 /app-misc/kanatest | |
parent | amd64 (Manifest recommit) (diff) | |
download | gentoo-2-e949879a52b5be0fa7ac71448c2a65d1d77cf82f.tar.gz gentoo-2-e949879a52b5be0fa7ac71448c2a65d1d77cf82f.tar.bz2 gentoo-2-e949879a52b5be0fa7ac71448c2a65d1d77cf82f.zip |
amd64
Diffstat (limited to 'app-misc/kanatest')
-rw-r--r-- | app-misc/kanatest/kanatest-0.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/kanatest/kanatest-0.3.6.ebuild b/app-misc/kanatest/kanatest-0.3.6.ebuild index a57da00534d5..c1e698346b0a 100644 --- a/app-misc/kanatest/kanatest-0.3.6.ebuild +++ b/app-misc/kanatest/kanatest-0.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.3.6.ebuild,v 1.1 2004/02/02 16:55:00 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/kanatest/kanatest-0.3.6.ebuild,v 1.2 2004/02/22 16:48:10 brad_mssw Exp $ DESCRIPTION="Visual flashcard tool for memorizing the Japanese Hiragana and Katakana alphabet" HOMEPAGE="http://clay.ll.pl/kanatest.html" @@ -9,7 +9,7 @@ SRC_URI="http://clay.ll.pl/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 amd64" IUSE="" DEPEND=">=x11-libs/gtk+-2.0" |