diff options
author | Sam James <sam@gentoo.org> | 2024-05-28 03:07:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-28 03:07:13 +0100 |
commit | 562233d9f5ccc06fc68a9cf401d2e2b142d387a2 (patch) | |
tree | 70de99fafaa7c8c828ab54724bc03e47266bd4c3 /kde-frameworks/knotifications | |
parent | kde-frameworks/knewstuff: Stabilize 5.116.0 arm64, #932369 (diff) | |
download | gentoo-562233d9f5ccc06fc68a9cf401d2e2b142d387a2.tar.gz gentoo-562233d9f5ccc06fc68a9cf401d2e2b142d387a2.tar.bz2 gentoo-562233d9f5ccc06fc68a9cf401d2e2b142d387a2.zip |
kde-frameworks/knotifications: Stabilize 5.116.0 arm64, #932369
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.116.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.116.0.ebuild b/kde-frameworks/knotifications/knotifications-5.116.0.ebuild index 930ef8dfe396..8c2223511933 100644 --- a/kde-frameworks/knotifications/knotifications-5.116.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.116.0.ebuild @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework for notifying the user of an event" LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86" IUSE="dbus phonon qml speech X" RDEPEND=" |