summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-01-20 08:00:57 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-01-20 08:00:57 +0000
commita59b2845c8347bc8d7d848a9cd55050eec48bafb (patch)
tree696b82c8df24266392ec05e712b5c43ac7b7674a /kde-base/knotify
parentkeyword ~arm (diff)
downloadgentoo-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/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.11.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 70ea0eba5be1..a199d23a17f0 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.202 2014/01/18 11:23:45 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.203 2014/01/20 08:00:20 kensington Exp $
+
+ 20 Jan 2014; Michael Palimaka <kensington@gentoo.org> knotify-4.11.5.ebuild:
+ Restore keywords that were accidentally omitted.
*knotify-4.12.1 (18 Jan 2014)
diff --git a/kde-base/knotify/knotify-4.11.5.ebuild b/kde-base/knotify/knotify-4.11.5.ebuild
index 6de5b815d8b8..26d7f7e65771 100644
--- a/kde-base/knotify/knotify-4.11.5.ebuild
+++ b/kde-base/knotify/knotify-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/knotify/knotify-4.11.5.ebuild,v 1.1 2014/01/10 04:22:19 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.11.5.ebuild,v 1.2 2014/01/20 08:00:20 kensington Exp $
EAPI=5
@@ -8,5 +8,5 @@ KMNAME="kde-runtime"
inherit kde4-meta
DESCRIPTION="The KDE notification daemon."
-KEYWORDS=" ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug"