diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-12-01 11:39:10 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-12-01 22:14:01 -0500 |
commit | 778fd9f6e3f7ac8cb20f1e63470c6d29e553ff76 (patch) | |
tree | fdad6b9a73dfbd59635bcf778682792185aca746 /app-emulation | |
parent | app-emulation/wine-mono: use wiki link for HOMEPAGE (diff) | |
download | gentoo-778fd9f6e3f7ac8cb20f1e63470c6d29e553ff76.tar.gz gentoo-778fd9f6e3f7ac8cb20f1e63470c6d29e553ff76.tar.bz2 gentoo-778fd9f6e3f7ac8cb20f1e63470c6d29e553ff76.zip |
app-emulation/wine-mono: stabilize 7.3.1 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-mono/wine-mono-7.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-mono/wine-mono-7.3.1.ebuild b/app-emulation/wine-mono/wine-mono-7.3.1.ebuild index c09e03eec8e8..186acdfb04d6 100644 --- a/app-emulation/wine-mono/wine-mono-7.3.1.ebuild +++ b/app-emulation/wine-mono/wine-mono-7.3.1.ebuild @@ -12,7 +12,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() { |