diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:14:03 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:14:03 +0000 |
commit | 5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44 (patch) | |
tree | 03cf6ed2b715da5806a3a50eeff1dfa29b53360c /kde-base/kbruch/kbruch-4.2.4.ebuild | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44.tar.gz gentoo-2-5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44.tar.bz2 gentoo-2-5aaa25f8cdf2a16c1c1bccc16bca9795ad20cf44.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbruch/kbruch-4.2.4.ebuild')
-rw-r--r-- | kde-base/kbruch/kbruch-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kbruch/kbruch-4.2.4.ebuild b/kde-base/kbruch/kbruch-4.2.4.ebuild index b0e939799351..176037aa9fa0 100644 --- a/kde-base/kbruch/kbruch-4.2.4.ebuild +++ b/kde-base/kbruch/kbruch-4.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.2.4.ebuild,v 1.1 2009/06/04 11:25:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbruch/kbruch-4.2.4.ebuild,v 1.2 2009/06/04 23:14:03 alexxy Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdeedu" inherit kde4-meta DESCRIPTION="KDE Educational: Learn calculating with fractions" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |