summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-02-27 15:55:01 -0500
committerIonen Wolkens <ionen@gentoo.org>2024-02-27 21:32:47 -0500
commit974cdedb96f292357eb5461a4516297f106e2a9f (patch)
treec829447e22bb05b0f7430d00eaf34612a8a2821e /app-emulation
parentmedia-libs/libmpdclient: Stabilize 2.22 ppc, #924349 (diff)
downloadgentoo-974cdedb96f292357eb5461a4516297f106e2a9f.tar.gz
gentoo-974cdedb96f292357eb5461a4516297f106e2a9f.tar.bz2
gentoo-974cdedb96f292357eb5461a4516297f106e2a9f.zip
app-emulation/wine-vanilla: Stabilize 9.0 amd64, #924197
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-9.0.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9.0.ebuild
index c78034274b86..f1ae8dd30d38 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9.0.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9.0.ebuild
@@ -17,7 +17,7 @@ else
(( $(ver_cut 2) )) && WINE_SDIR=$(ver_cut 1).x || WINE_SDIR=$(ver_cut 1).0
SRC_URI="https://dl.winehq.org/wine/source/${WINE_SDIR}/wine-${PV}.tar.xz"
S="${WORKDIR}/wine-${PV}"
- KEYWORDS="-* ~amd64 x86"
+ KEYWORDS="-* amd64 x86"
fi
DESCRIPTION="Free implementation of Windows(tm) on Unix, without external patchsets"