summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-22 14:03:10 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-22 14:03:10 +0200
commit0c16bb681f18296ece1677982dda1587b7f2e911 (patch)
treeb85cd651b5f9f57dfc3d47d856c2aa17dafb26cb /app-emulation
parentsys-libs/gdbm: Stabilize 1.23 hppa, #846833 (diff)
downloadgentoo-0c16bb681f18296ece1677982dda1587b7f2e911.tar.gz
gentoo-0c16bb681f18296ece1677982dda1587b7f2e911.tar.bz2
gentoo-0c16bb681f18296ece1677982dda1587b7f2e911.zip
app-emulation/wine-vanilla: Stabilize 7.0-r2 amd64, #840218
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
index 2465210cbcdc..c61cc6c56b04 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.0-r2.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(ver_cut 1)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz"
- KEYWORDS="-* ~amd64 x86"
+ KEYWORDS="-* amd64 x86"
fi
S="${WORKDIR}/${MY_P}"