diff options
Diffstat (limited to 'kde-base/kblackbox/kblackbox-4.14.3.ebuild')
-rw-r--r-- | kde-base/kblackbox/kblackbox-4.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kblackbox/kblackbox-4.14.3.ebuild b/kde-base/kblackbox/kblackbox-4.14.3.ebuild index 0d65adf3878c..18aae0e3ff25 100644 --- a/kde-base/kblackbox/kblackbox-4.14.3.ebuild +++ b/kde-base/kblackbox/kblackbox-4.14.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.14.3.ebuild,v 1.1 2014/11/16 12:21:34 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.14.3.ebuild,v 1.2 2014/12/11 13:05:51 zlogene Exp $ EAPI=5 @@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games" inherit kde4-base DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |