diff options
author | Pacho Ramos <pacho@gentoo.org> | 2021-11-11 12:51:51 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2021-11-11 12:52:09 +0100 |
commit | ed1ac09808210e885ec2286878474624e9f5b017 (patch) | |
tree | 08a0b42abb74b1865b3eff86f11c7159ee7c515e /gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen | |
parent | gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: New sna... (diff) | |
download | gentoo-ed1ac09808210e885ec2286878474624e9f5b017.tar.gz gentoo-ed1ac09808210e885ec2286878474624e9f5b017.tar.bz2 gentoo-ed1ac09808210e885ec2286878474624e9f5b017.zip |
gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Stabilize
Package-Manager: Portage-3.0.28, 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-20210721.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-20210721.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20210721.ebuild index 65e9829e48ef..cbe665183057 100644 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20210721.ebuild +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20210721.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 |