diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 14:49:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 14:56:33 +0000 |
commit | d77f2e56ebe2af3c0e32a7156f968735336818bb (patch) | |
tree | 096cae4b0d131b9cc605f4007e75e8f45369fb1e /kde-frameworks/knotifications | |
parent | kde-frameworks/kjobwidgets: Stabilize 5.104.0 arm64, #899706 (diff) | |
download | gentoo-d77f2e56ebe2af3c0e32a7156f968735336818bb.tar.gz gentoo-d77f2e56ebe2af3c0e32a7156f968735336818bb.tar.bz2 gentoo-d77f2e56ebe2af3c0e32a7156f968735336818bb.zip |
kde-frameworks/knotifications: Stabilize 5.104.0 arm64, #899706
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.104.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.104.0.ebuild b/kde-frameworks/knotifications/knotifications-5.104.0.ebuild index cd8094d8aec8..9066ccbaa493 100644 --- a/kde-frameworks/knotifications/knotifications-5.104.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.104.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=" |