summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2012-10-17 19:58:10 +0000
committerMarkus Meier <maekke@gentoo.org>2012-10-17 19:58:10 +0000
commitd88b578bc0c152e94edac3b353b6f0f07f66c2c3 (patch)
tree6f9142abdf87af0a0246ebd97b3e7ed1291e157c /kde-base/knotify
parentadd ~arm, bug #430072 (diff)
downloadgentoo-2-d88b578bc0c152e94edac3b353b6f0f07f66c2c3.tar.gz
gentoo-2-d88b578bc0c152e94edac3b353b6f0f07f66c2c3.tar.bz2
gentoo-2-d88b578bc0c152e94edac3b353b6f0f07f66c2c3.zip
add ~arm, bug #430072
(Portage version: 2.1.11.25/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 38a506dfe314..66034179124b 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.137 2012/10/02 18:11:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.138 2012/10/17 19:58:10 maekke Exp $
+
+ 17 Oct 2012; Markus Meier <maekke@gentoo.org> knotify-4.9.2.ebuild:
+ add ~arm, bug #430072
*knotify-4.9.2 (02 Oct 2012)
diff --git a/kde-base/knotify/knotify-4.9.2.ebuild b/kde-base/knotify/knotify-4.9.2.ebuild
index 5b5cc31c185d..b8c7525386b7 100644
--- a/kde-base/knotify/knotify-4.9.2.ebuild
+++ b/kde-base/knotify/knotify-4.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.9.2.ebuild,v 1.1 2012/10/02 18:11:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.9.2.ebuild,v 1.2 2012/10/17 19:58:10 maekke Exp $
EAPI=4
@@ -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 ~x86 ~amd64-linux ~x86-linux"
IUSE="debug"