diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-05-29 12:21:16 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-05-29 12:21:16 +0200 |
commit | 8a7f1d335a3610269bb36f7cd51b1bb5274f60d2 (patch) | |
tree | b4e5e9047f25598011e933826e7dca16a0426969 /gnome-extra | |
parent | gnome-extra/gnome-shell-extension-bluetooth-quick-connect: stabilize 29 for a... (diff) | |
download | gentoo-8a7f1d335a3610269bb36f7cd51b1bb5274f60d2.tar.gz gentoo-8a7f1d335a3610269bb36f7cd51b1bb5274f60d2.tar.bz2 gentoo-8a7f1d335a3610269bb36f7cd51b1bb5274f60d2.zip |
gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: stabilize 20220323 for amd64, x86
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20220323.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20220323.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20220323.ebuild index 759a266978ca..334817d3669b 100644 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20220323.ebuild +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20220323.ebuild @@ -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 |