summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-06 11:28:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-06 11:28:00 +0300
commit04f90ce89b20591d26d5c86df4f8e8949b88b5d2 (patch)
tree0e1304109a91b69240cde9b66d5c52a507c54d42 /app-emulation/wine-vanilla
parentnet-analyzer/gvm-tools: add 23.9.0, drop 23.4.0 (diff)
downloadgentoo-04f90ce89b20591d26d5c86df4f8e8949b88b5d2.tar.gz
gentoo-04f90ce89b20591d26d5c86df4f8e8949b88b5d2.tar.bz2
gentoo-04f90ce89b20591d26d5c86df4f8e8949b88b5d2.zip
app-emulation/wine-vanilla: Stabilize 8.0.2 amd64, #912027
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
index 2a0d7605ca0a..d669f1bf277a 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-8.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-8.0.2.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"