diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 21:39:39 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 21:39:39 +0200 |
commit | 7f3a7d7a41e15fcfd5798b90848beb8f08fb9463 (patch) | |
tree | cb7d4e0333e3249a854fcc944a8c453a90c9cebd /kde-frameworks/knotifications | |
parent | kde-frameworks/kiconthemes: keyword ~arm64 (diff) | |
download | gentoo-7f3a7d7a41e15fcfd5798b90848beb8f08fb9463.tar.gz gentoo-7f3a7d7a41e15fcfd5798b90848beb8f08fb9463.tar.bz2 gentoo-7f3a7d7a41e15fcfd5798b90848beb8f08fb9463.zip |
kde-frameworks/knotifications: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.35.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.35.0.ebuild b/kde-frameworks/knotifications/knotifications-5.35.0.ebuild index 4eb54a810f3f..66584d3cce88 100644 --- a/kde-frameworks/knotifications/knotifications-5.35.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.35.0.ebuild @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework for notifying the user of an event" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="dbus nls speech X" # drop qtgui subslot operator when QT_MINIMAL >= 5.7.0 |