diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 17:23:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 17:26:18 +0000 |
commit | 3179ac49cf3630145c5f3e1c3b2d6fc50ecee9a4 (patch) | |
tree | 6fae3e9a548a0076cac51a55902b6a8854414d0b /gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen | |
parent | gnome-extra/gnome-shell-extension-bluetooth-quick-connect: Stabilize 45 amd64... (diff) | |
download | gentoo-3179ac49cf3630145c5f3e1c3b2d6fc50ecee9a4.tar.gz gentoo-3179ac49cf3630145c5f3e1c3b2d6fc50ecee9a4.tar.bz2 gentoo-3179ac49cf3630145c5f3e1c3b2d6fc50ecee9a4.zip |
gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Stabilize 20230905 amd64, #920697
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen')
-rw-r--r-- | gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20230905.ebuild | 4 |
1 files 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 |