diff options
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 |