diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 06:29:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 06:29:12 +0000 |
commit | be0b3786aaba68d70cd8527d4ef381756c3640b8 (patch) | |
tree | 8574f2cb144718a173789751d8cbc9f8910d0b57 /kde-base/kblackbox/kblackbox-4.4.5.ebuild | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-be0b3786aaba68d70cd8527d4ef381756c3640b8.tar.gz gentoo-2-be0b3786aaba68d70cd8527d4ef381756c3640b8.tar.bz2 gentoo-2-be0b3786aaba68d70cd8527d4ef381756c3640b8.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/kblackbox/kblackbox-4.4.5.ebuild')
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kblackbox/kblackbox-4.4.5.ebuild b/kde-base/kblackbox/kblackbox-4.4.5.ebuild index 20e8a1612746..c86846c8166a 100644 --- a/kde-base/kblackbox/kblackbox-4.4.5.ebuild +++ b/kde-base/kblackbox/kblackbox-4.4.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/kblackbox/kblackbox-4.4.5.ebuild,v 1.3 2010/08/09 02:55:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.4.5.ebuild,v 1.4 2010/08/09 06:29:12 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |