diff options
author | Pacho Ramos <pacho@gentoo.org> | 2021-03-14 15:43:09 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2021-03-14 15:43:09 +0100 |
commit | 35870447a303950c6175e629524b02c58625a2e9 (patch) | |
tree | d9e4b3c038908b05dadf3965a922afd23241edba /gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen | |
parent | gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Set ALL... (diff) | |
download | gentoo-35870447a303950c6175e629524b02c58625a2e9.tar.gz gentoo-35870447a303950c6175e629524b02c58625a2e9.tar.bz2 gentoo-35870447a303950c6175e629524b02c58625a2e9.zip |
gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen: Stabilize
Package-Manager: Portage-3.0.17, Repoman-3.0.2
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-20201211.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-20201211.ebuild b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211.ebuild index a2add7f940a2..529d874917b6 100644 --- a/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211.ebuild +++ b/gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen/gnome-shell-extension-control-blur-effect-on-lock-screen-20201211.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 |