summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kblackbox')
-rw-r--r--kde-base/kblackbox/ChangeLog5
-rw-r--r--kde-base/kblackbox/kblackbox-4.11.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog
index a9f782b48597..bcebae95bd07 100644
--- a/kde-base/kblackbox/ChangeLog
+++ b/kde-base/kblackbox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kblackbox
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.283 2014/01/18 11:24:15 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.284 2014/01/20 08:00:43 kensington Exp $
+
+ 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> kblackbox-4.11.5.ebuild:
+ Restore keywords that were accidentally omitted.
*kblackbox-4.12.1 (18 Jan 2014)
diff --git a/kde-base/kblackbox/kblackbox-4.11.5.ebuild b/kde-base/kblackbox/kblackbox-4.11.5.ebuild
index f235d7f3baca..5b006ce7d91f 100644
--- a/kde-base/kblackbox/kblackbox-4.11.5.ebuild
+++ b/kde-base/kblackbox/kblackbox-4.11.5.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.11.5.ebuild,v 1.1 2014/01/10 04:22:19 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-4.11.5.ebuild,v 1.2 2014/01/20 08:00:43 kensington Exp $
EAPI=5
@@ -9,7 +9,7 @@ KDE_SELINUX_MODULE="games"
inherit kde4-base
DESCRIPTION="KDE Blackbox Game"
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"
DEPEND="$(add_kdebase_dep libkdegames)"