diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:08:51 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-04 23:08:51 +0000 |
commit | 622d0ffbd7a4a2d58a0bc8f17d3a191e2cb660a2 (patch) | |
tree | 02920ac505dc7fee23c4954ae274fd20765da8e2 /kde-base/kbattleship/kbattleship-4.2.4.ebuild | |
parent | Fix accidently added keywords (diff) | |
download | gentoo-2-622d0ffbd7a4a2d58a0bc8f17d3a191e2cb660a2.tar.gz gentoo-2-622d0ffbd7a4a2d58a0bc8f17d3a191e2cb660a2.tar.bz2 gentoo-2-622d0ffbd7a4a2d58a0bc8f17d3a191e2cb660a2.zip |
Fix accidently added keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kbattleship/kbattleship-4.2.4.ebuild')
-rw-r--r-- | kde-base/kbattleship/kbattleship-4.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kbattleship/kbattleship-4.2.4.ebuild b/kde-base/kbattleship/kbattleship-4.2.4.ebuild index 77e4353555e2..bbb438da6a59 100644 --- a/kde-base/kbattleship/kbattleship-4.2.4.ebuild +++ b/kde-base/kbattleship/kbattleship-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/kbattleship/kbattleship-4.2.4.ebuild,v 1.1 2009/06/04 11:20:58 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/kbattleship-4.2.4.ebuild,v 1.2 2009/06/04 23:08:51 alexxy Exp $ EAPI="2" @@ -8,7 +8,7 @@ KMNAME="kdegames" inherit games-ggz kde4-meta DESCRIPTION="The KDE Battleship clone" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" src_prepare() { |