diff options
author | Pacho Ramos <pacho@gentoo.org> | 2022-03-09 22:33:47 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2022-03-09 22:33:47 +0100 |
commit | 02e9f8d7d791a5d72dbbee0352aba72329b0e598 (patch) | |
tree | bf296224486c7b59c3c53f5acfffcfe103838181 /gnome-extra | |
parent | gnome-extra/gnome-shell-extension-bing-wallpaper: Drop old (diff) | |
download | gentoo-02e9f8d7d791a5d72dbbee0352aba72329b0e598.tar.gz gentoo-02e9f8d7d791a5d72dbbee0352aba72329b0e598.tar.bz2 gentoo-02e9f8d7d791a5d72dbbee0352aba72329b0e598.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')
-rw-r--r-- | gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20211209.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-20211209.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20211209.ebuild index 12902d135edb..4d65aa5f8a8c 100644 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20211209.ebuild +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20211209.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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 |