diff options
author | 2014-01-20 08:00:57 +0000 | |
---|---|---|
committer | 2014-01-20 08:00:57 +0000 | |
commit | a59b2845c8347bc8d7d848a9cd55050eec48bafb (patch) | |
tree | 696b82c8df24266392ec05e712b5c43ac7b7674a /kde-base/pairs | |
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/pairs')
-rw-r--r-- | kde-base/pairs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/pairs/pairs-4.11.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/pairs/ChangeLog b/kde-base/pairs/ChangeLog index d24da88b251d..9f07564edfa9 100644 --- a/kde-base/pairs/ChangeLog +++ b/kde-base/pairs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/pairs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/pairs/ChangeLog,v 1.68 2014/01/18 11:23:40 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pairs/ChangeLog,v 1.69 2014/01/20 08:00:14 kensington Exp $ + + 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> pairs-4.11.5.ebuild: + Restore keywords that were accidentally omitted. *pairs-4.12.1 (18 Jan 2014) diff --git a/kde-base/pairs/pairs-4.11.5.ebuild b/kde-base/pairs/pairs-4.11.5.ebuild index f6c7744158b6..7631c8081b52 100644 --- a/kde-base/pairs/pairs-4.11.5.ebuild +++ b/kde-base/pairs/pairs-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/pairs/pairs-4.11.5.ebuild,v 1.1 2014/01/10 04:22:01 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/pairs/pairs-4.11.5.ebuild,v 1.2 2014/01/20 08:00:14 kensington Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit kde4-base DESCRIPTION="KDE memory and pairs game" HOMEPAGE="http://edu.kde.org/applications/miscellaneous/pairs" -KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="" |