diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-12-01 12:16:41 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-12-01 22:14:00 -0500 |
commit | 5a5738d736b855f80f88ca6d89c33de234f16a80 (patch) | |
tree | 8f5312caba8c70ef79ba758d0cba3d2a6dbd99a5 /app-emulation/wine-gecko | |
parent | app-emulation/wine-gecko: update metadata and HOMEPAGE (diff) | |
download | gentoo-5a5738d736b855f80f88ca6d89c33de234f16a80.tar.gz gentoo-5a5738d736b855f80f88ca6d89c33de234f16a80.tar.bz2 gentoo-5a5738d736b855f80f88ca6d89c33de234f16a80.zip |
app-emulation/wine-gecko: stabilize 2.47.3 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation/wine-gecko')
-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 )" |