diff options
author | Pacho Ramos <pacho@gentoo.org> | 2020-08-30 22:16:05 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2020-08-30 22:20:32 +0200 |
commit | f59a9c03b6175b7da7b008dcaa980cf5795988a1 (patch) | |
tree | 22c850c3619f4a16788374b1529403ce2edee5cc /gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen | |
parent | gnome-extra/gnome-shell-extension-bluetooth-quick-connect: Stabilize (diff) | |
download | gentoo-f59a9c03b6175b7da7b008dcaa980cf5795988a1.tar.gz gentoo-f59a9c03b6175b7da7b008dcaa980cf5795988a1.tar.bz2 gentoo-f59a9c03b6175b7da7b008dcaa980cf5795988a1.zip |
gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Stabilize
Package-Manager: Portage-3.0.4, Repoman-3.0.1
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-20200713.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-20200713.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20200713.ebuild index be15fbea50f5..3425f057ff48 100644 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20200713.ebuild +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20200713.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/PRATAP-KUMAR/Control_Blur_Effect_On_Lock_Screen/arch LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # glib for glib-compile-schemas at build time, needed at runtime anyways |