diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:36:01 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:36:01 +0000 |
commit | 5bafea65b700b62eed6b76568ae813402ae5844f (patch) | |
tree | ea1b384256bb2e6ac003c85a05fec88dfc31fc28 /kde-base/kiten/kiten-4.7.4.ebuild | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-5bafea65b700b62eed6b76568ae813402ae5844f.tar.gz gentoo-2-5bafea65b700b62eed6b76568ae813402ae5844f.tar.bz2 gentoo-2-5bafea65b700b62eed6b76568ae813402ae5844f.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/kiten/kiten-4.7.4.ebuild')
-rw-r--r-- | kde-base/kiten/kiten-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kiten/kiten-4.7.4.ebuild b/kde-base/kiten/kiten-4.7.4.ebuild index abb4f6785cab..7462d8c2f3fc 100644 --- a/kde-base/kiten/kiten-4.7.4.ebuild +++ b/kde-base/kiten/kiten-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-4.7.4.ebuild,v 1.3 2012/01/16 22:46:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kiten/kiten-4.7.4.ebuild,v 1.4 2012/02/18 15:36:01 nixnut Exp $ EAPI=4 @@ -9,5 +9,5 @@ KDE_SCM="git" inherit kde4-base DESCRIPTION="KDE Japanese dictionary and reference" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |