diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:07:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:07:26 +0000 |
commit | c04d8567cf312ce650200cf9f04c0b6f6ff9411e (patch) | |
tree | 685a46378a998d828d1dea1f3c2448298d5b5195 /kde-frameworks/knotifications | |
parent | kde-frameworks/kjobwidgets: Stabilize 5.77.0 x86, #759625 (diff) | |
download | gentoo-c04d8567cf312ce650200cf9f04c0b6f6ff9411e.tar.gz gentoo-c04d8567cf312ce650200cf9f04c0b6f6ff9411e.tar.bz2 gentoo-c04d8567cf312ce650200cf9f04c0b6f6ff9411e.zip |
kde-frameworks/knotifications: Stabilize 5.77.0 x86, #759625
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/knotifications')
-rw-r--r-- | kde-frameworks/knotifications/knotifications-5.77.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/knotifications/knotifications-5.77.0.ebuild b/kde-frameworks/knotifications/knotifications-5.77.0.ebuild index 09c2193bbc46..1a9c6edb2854 100644 --- a/kde-frameworks/knotifications/knotifications-5.77.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.77.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" IUSE="dbus nls phonon speech X" BDEPEND=" |