commit: 122a3bda8746f85521172f8438dabe91fccfa75d
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 1 00:22:04 2021 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun Aug 1 00:22:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122a3bda
app-emulation/wine-gecko: Fix KEYWORDS
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
index ad3c90ca3f7..e5a5a8df49a 100644
--- a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
+++ b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild
@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
SLOT="${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="abi_x86_32 abi_x86_64 +shared"
DEPEND="!!app-emulation/wine:0"