commit: 9d6d72cad3e6b30d11aa135e652f90d6240cc41a Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Wed Oct 12 04:24:14 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Wed Oct 12 13:42:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d6d72ca
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 <AT> gentoo.org> virtual/wine/wine-0-r10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 )"
