Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/knotifications/
Date: Fri, 07 Jul 2017 19:41:34
Message-Id: 1499456379.7f3a7d7a41e15fcfd5798b90848beb8f08fb9463.aballier@gentoo
1 commit: 7f3a7d7a41e15fcfd5798b90848beb8f08fb9463
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 19:39:39 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 19:39:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f3a7d7a
7
8 kde-frameworks/knotifications: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 kde-frameworks/knotifications/knotifications-5.35.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/kde-frameworks/knotifications/knotifications-5.35.0.ebuild b/kde-frameworks/knotifications/knotifications-5.35.0.ebuild
16 index 4eb54a810f3..66584d3cce8 100644
17 --- a/kde-frameworks/knotifications/knotifications-5.35.0.ebuild
18 +++ b/kde-frameworks/knotifications/knotifications-5.35.0.ebuild
19 @@ -8,7 +8,7 @@ inherit kde5
20
21 DESCRIPTION="Framework for notifying the user of an event"
22 LICENSE="LGPL-2.1+"
23 -KEYWORDS="~amd64 ~arm ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 IUSE="dbus nls speech X"
26
27 # drop qtgui subslot operator when QT_MINIMAL >= 5.7.0