diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 08:00:57 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-01-20 08:00:57 +0000 |
commit | a59b2845c8347bc8d7d848a9cd55050eec48bafb (patch) | |
tree | 696b82c8df24266392ec05e712b5c43ac7b7674a /kde-base/katomic | |
parent | keyword ~arm (diff) | |
download | gentoo-2-a59b2845c8347bc8d7d848a9cd55050eec48bafb.tar.gz gentoo-2-a59b2845c8347bc8d7d848a9cd55050eec48bafb.tar.bz2 gentoo-2-a59b2845c8347bc8d7d848a9cd55050eec48bafb.zip |
Restore keywords that were accidentally omitted.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'kde-base/katomic')
-rw-r--r-- | kde-base/katomic/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/katomic/katomic-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/katomic/ChangeLog b/kde-base/katomic/ChangeLog index dbcd51214d7b..781e2892c0c2 100644 --- a/kde-base/katomic/ChangeLog +++ b/kde-base/katomic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/katomic # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.284 2014/01/18 11:23:54 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/ChangeLog,v 1.285 2014/01/20 08:00:48 kensington Exp $ + + 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> katomic-4.11.5.ebuild: + Restore keywords that were accidentally omitted. *katomic-4.12.1 (18 Jan 2014) diff --git a/kde-base/katomic/katomic-4.11.5.ebuild b/kde-base/katomic/katomic-4.11.5.ebuild index a7e5a572af14..62019da3b692 100644 --- a/kde-base/katomic/katomic-4.11.5.ebuild +++ b/kde-base/katomic/katomic-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/katomic/katomic-4.11.5.ebuild,v 1.1 2014/01/10 04:21:25 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/katomic/katomic-4.11.5.ebuild,v 1.2 2014/01/20 08:00:48 kensington Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE=" http://www.kde.org/applications/games/katomic/ http://games.kde.org/game.php?game=katomic " -KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |