summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-10-12 00:24:14 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-10-12 09:42:59 -0400
commit9d6d72cad3e6b30d11aa135e652f90d6240cc41a (patch)
treeb4f2b59d1b0cf55a36d95cbfc179fb2acb3acaea /virtual/wine
parentprofiles/arch: drop obsolete wine-* vulkan/vkd3d mask (diff)
downloadgentoo-9d6d72cad3e6b30d11aa135e652f90d6240cc41a.tar.gz
gentoo-9d6d72cad3e6b30d11aa135e652f90d6240cc41a.tar.bz2
gentoo-9d6d72cad3e6b30d11aa135e652f90d6240cc41a.zip
virtual/wine: stabilize 0-r10 for ALLARCHES
Not useful in stable given wine-proton isn't, but no reason to keep multiple versions of this -- so stabling to cleanup. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'virtual/wine')
-rw-r--r--virtual/wine/wine-0-r10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/wine/wine-0-r10.ebuild b/virtual/wine/wine-0-r10.ebuild
index 8b239c870d42..ec2d32f55736 100644
--- a/virtual/wine/wine-0-r10.ebuild
+++ b/virtual/wine/wine-0-r10.ebuild
@@ -6,7 +6,7 @@ EAPI=8
DESCRIPTION="Virtual for Wine that supports multiple variants and slotting"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+abi_x86_32 +abi_x86_64 proton staging"
REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )"