diff options
author | 2022-04-22 02:58:08 +0100 | |
---|---|---|
committer | 2022-04-22 02:58:08 +0100 | |
commit | 51e173261cebba6ce37ae0447ec2deabf9b16232 (patch) | |
tree | 4dd8269251099f7585377bc41ee4ef9f194de2a0 /kde-frameworks/knotifications | |
parent | kde-frameworks/kjobwidgets: Stabilize 5.92.0 x86, #838502 (diff) | |
download | gentoo-51e173261cebba6ce37ae0447ec2deabf9b16232.tar.gz gentoo-51e173261cebba6ce37ae0447ec2deabf9b16232.tar.bz2 gentoo-51e173261cebba6ce37ae0447ec2deabf9b16232.zip |
kde-frameworks/knotifications: Stabilize 5.92.0 x86, #838502
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.92.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.92.0.ebuild b/kde-frameworks/knotifications/knotifications-5.92.0.ebuild index 06176591ae34..6da7444e6951 100644 --- a/kde-frameworks/knotifications/knotifications-5.92.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.92.0.ebuild @@ -10,7 +10,7 @@ inherit ecm kde.org DESCRIPTION="Framework for notifying the user of an event" LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="dbus nls phonon qml speech X" RDEPEND=" |