From 91efacf11d9964004030a2e103da9e274c9fd2d7 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Fri, 13 Aug 2021 15:27:36 +0200 Subject: [PATCH] Fixed keywords --- gnome-extra/authenticator/authenticator-4.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/authenticator/authenticator-4.0.3.ebuild b/gnome-extra/authenticator/authenticator-4.0.3.ebuild index 2cf1af0..6bb865a 100644 --- a/gnome-extra/authenticator/authenticator-4.0.3.ebuild +++ b/gnome-extra/authenticator/authenticator-4.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitlab.gnome.org/World/Authenticator/-/archive/${PV}/${PN}-${PV LICENSE="GPL-3" SLOT="0" -KEYWORDS="~arm64 ~adm64" +KEYWORDS="~arm64 ~amd64" IUSE="+introspection +vala" REQUIRED_USE="vala? ( introspection )"