From a2dff02b6ab360c53b54c98194707efbd6135c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Negrier=20Duarte?= Date: Wed, 5 Jul 2023 16:04:25 +0100 Subject: [PATCH] gui-apps/gtklock-extras: unkeyword 9999 for ~amd64~x86 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gonçalo Negrier Duarte --- 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 0eaa425a82..9b58673b70 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