From d98f4c5003460459f11f216816ef3cfd4fddb218 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 22 Feb 2024 12:40:38 -0500 Subject: [PATCH] gui-apps/eww: unkeyword 9999 for ~amd64 Signed-off-by: Julien Roy --- gui-apps/eww/eww-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-apps/eww/eww-9999.ebuild b/gui-apps/eww/eww-9999.ebuild index b6019b0dbe..a9aad5e71a 100644 --- a/gui-apps/eww/eww-9999.ebuild +++ b/gui-apps/eww/eww-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -308,6 +308,7 @@ else https://github.com/elkowar/${PV}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS} " + KEYWORDS="~amd64" fi LICENSE=" @@ -322,7 +323,6 @@ LICENSE=" || ( MIT Unlicense ) " SLOT="0" -KEYWORDS="~amd64" IUSE="X wayland" REQUIRED_USE="|| ( X wayland )"