diff options
author | Pacho Ramos <pacho@gentoo.org> | 2021-12-18 13:39:56 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2021-12-18 13:39:56 +0100 |
commit | 6b08429b994c4e299fff7f421271f47219e116d9 (patch) | |
tree | 968d3eea6e76788c1f219ffd0397073d4cd92b4d /gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen | |
parent | gnome-extra/gnome-shell-extension-bluetooth-quick-connect: Stabilize (diff) | |
download | gentoo-6b08429b994c4e299fff7f421271f47219e116d9.tar.gz gentoo-6b08429b994c4e299fff7f421271f47219e116d9.tar.bz2 gentoo-6b08429b994c4e299fff7f421271f47219e116d9.zip |
gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Stabilize
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho@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-20211111.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-20211111.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20211111.ebuild index 6c2f4a776282..a1aac1f6a8a3 100644 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20211111.ebuild +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20211111.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 |