diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:11:29 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-25 21:11:29 +0300 |
commit | f308166272061cf4419412c5fdbfd225bc8b9f6c (patch) | |
tree | 68c2e02eee02979f16bf316218790ba6ad82c14a /kde-frameworks/knotifications | |
parent | kde-frameworks/kjobwidgets: Stabilize 5.108.0 amd64, #910062 (diff) | |
download | gentoo-f308166272061cf4419412c5fdbfd225bc8b9f6c.tar.gz gentoo-f308166272061cf4419412c5fdbfd225bc8b9f6c.tar.bz2 gentoo-f308166272061cf4419412c5fdbfd225bc8b9f6c.zip |
kde-frameworks/knotifications: Stabilize 5.108.0 amd64, #910062
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.108.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.108.0.ebuild b/kde-frameworks/knotifications/knotifications-5.108.0.ebuild index 9793532c5c2a..1d02437a423e 100644 --- a/kde-frameworks/knotifications/knotifications-5.108.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.108.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=" |