summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-11 04:25:50 +0100
committerSam James <sam@gentoo.org>2023-08-11 04:25:50 +0100
commit0cfa8a5189ea48cf7906f1a24189bf3bddbb625c (patch)
tree3207f7645f2ac290698af9de1c120eb78ac90d11 /app-emulation/wine-vanilla
parentdev-vcs/git: add 2.42.0_rc1 (unkeyworded) (diff)
downloadgentoo-0cfa8a5189ea48cf7906f1a24189bf3bddbb625c.tar.gz
gentoo-0cfa8a5189ea48cf7906f1a24189bf3bddbb625c.tar.bz2
gentoo-0cfa8a5189ea48cf7906f1a24189bf3bddbb625c.zip
app-emulation/wine-vanilla: Stabilize 8.0.2 x86, #912027
Signed-off-by: Sam James <sam@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 155c0a95a312..b8679687d7f1 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"