diff options
author | Sam James <sam@gentoo.org> | 2024-10-07 03:44:40 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-07 03:44:40 +0100 |
commit | 01876bf85cb3599d5e5993b709f2c80a526c0fc3 (patch) | |
tree | 8a89cfa55dc64c59bf1c866fa075d675a3e79858 /app-emulation/wine-mono | |
parent | dev-ruby/sinatra: Stabilize 4.0.0 amd64, #941044 (diff) | |
download | gentoo-01876bf85cb3599d5e5993b709f2c80a526c0fc3.tar.gz gentoo-01876bf85cb3599d5e5993b709f2c80a526c0fc3.tar.bz2 gentoo-01876bf85cb3599d5e5993b709f2c80a526c0fc3.zip |
app-emulation/wine-mono: Stabilize 9.2.0 x86, #941090
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/wine-mono')
-rw-r--r-- | app-emulation/wine-mono/wine-mono-9.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-mono/wine-mono-9.2.0.ebuild b/app-emulation/wine-mono/wine-mono-9.2.0.ebuild index 43d16fc30de9..7be350446cda 100644 --- a/app-emulation/wine-mono/wine-mono-9.2.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-9.2.0.ebuild @@ -16,7 +16,7 @@ S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="+shared" src_install() { |