diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-11 18:38:55 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-11 18:38:55 +0000 |
commit | 121ed66b0e09ac0aee5504991c8574bd99b19b00 (patch) | |
tree | 592e74f6a9ce6e6e847e7b74a762ec2b6cb66668 /kde-base/kbattleship/kbattleship-4.3.5.ebuild | |
parent | Stable on amd64 wrt bug #302285 (diff) | |
download | gentoo-2-121ed66b0e09ac0aee5504991c8574bd99b19b00.tar.gz gentoo-2-121ed66b0e09ac0aee5504991c8574bd99b19b00.tar.bz2 gentoo-2-121ed66b0e09ac0aee5504991c8574bd99b19b00.zip |
Marking kde-4.3.5 ppc for bug 300393
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'kde-base/kbattleship/kbattleship-4.3.5.ebuild')
-rw-r--r-- | kde-base/kbattleship/kbattleship-4.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kbattleship/kbattleship-4.3.5.ebuild b/kde-base/kbattleship/kbattleship-4.3.5.ebuild index 69f004b8d569..45e40ec6a258 100644 --- a/kde-base/kbattleship/kbattleship-4.3.5.ebuild +++ b/kde-base/kbattleship/kbattleship-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/kbattleship-4.3.5.ebuild,v 1.5 2010/02/20 10:05:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbattleship/kbattleship-4.3.5.ebuild,v 1.6 2010/03/11 18:37:23 ranger 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" src_prepare() { |