commit: 3179ac49cf3630145c5f3e1c3b2d6fc50ecee9a4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 17:23:48 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 17:26:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3179ac49
gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Stabilize 20230905 amd64, #920697 Signed-off-by: Sam James <sam <AT> gentoo.org> ...shell-extension-control-blur-effect-on-lock-screen-20230905.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20230905.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20230905.ebuild index 3f973349faf1..f6f324c717a7 100644 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20230905.ebuild +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20230905.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 @@ SRC_URI="https://github.com/PRATAP-KUMAR/Control_Blur_Effect_On_Lock_Screen/arch LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # glib for glib-compile-schemas at build time, needed at runtime anyways
