diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild index 9505d37753fe..fd2e621718a3 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}" 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" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )" |