commit: a2dff02b6ab360c53b54c98194707efbd6135c55
Author: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Wed Jul 5 15:04:25 2023 +0000
Commit: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
CommitDate: Wed Jul 5 15:09:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2dff02b
gui-apps/gtklock-extras: unkeyword 9999 for ~amd64~x86
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
gui-apps/gtklock-extras/gtklock-extras-9999.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild
b/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild
index 0eaa425a8..9b58673b7 100644
--- a/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild
+++ b/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild
@@ -17,16 +17,16 @@ BDEPEND="x11-libs/gtk+
virtual/pkgconfig
playerctl? ( dev-go/act )
playerctl? ( net-libs/libsoup )
- userinfo? ( sys-apps/accountsservice )"
+ userinfo? ( sys-apps/accountsservice )
+"
DEPEND="${RDEPEND}
- app-portage/smart-live-rebuild"
+ app-portage/smart-live-rebuild
+"
IUSE="playerctl powerbar userinfo"
REQUIRED_USE="|| ( playerctl powerbar userinfo )"
-KEYWORDS="~amd64~x86"
-
src_compile() {
if use powerbar; then
pushd gtklock-powerbar-module || die