diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:27 +0000 |
commit | 6914d468696803206c4dbde636b737a031244889 (patch) | |
tree | bc10db973ba9d6e4b60e44eb60d046d1d4307a74 /kde-frameworks/knotifications | |
parent | kde-frameworks/kjobwidgets: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-6914d468696803206c4dbde636b737a031244889.tar.gz gentoo-6914d468696803206c4dbde636b737a031244889.tar.bz2 gentoo-6914d468696803206c4dbde636b737a031244889.zip |
kde-frameworks/knotifications: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.113.0.ebuild b/kde-frameworks/knotifications/knotifications-5.113.0.ebuild index 00391b91caec..5c6c814c82c0 100644 --- a/kde-frameworks/knotifications/knotifications-5.113.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |