commit: 96c161eb7cb43e955334cfab317ea50b5baf2f91
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 22 13:00:49 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Apr 22 13:01:25 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96c161eb
app-emulation/wine-staging: re-add -* to KEYWORDS
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
app-emulation/wine-staging/wine-staging-10.5-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-emulation/wine-staging/wine-staging-10.5-r1.ebuild
b/app-emulation/wine-staging/wine-staging-10.5-r1.ebuild
index 2fcd093f7ea4..ceb699fcd848 100644
--- a/app-emulation/wine-staging/wine-staging-10.5-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-10.5-r1.ebuild
@@ -20,8 +20,7 @@ else
https://dl.winehq.org/wine/source/${WINE_SDIR}/${WINE_P}.tar.xz
https://github.com/wine-staging/wine-staging/archive/v${PV}.tar.gz ->
${P}.tar.gz
"
- # TODO: re-add -*
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="-* ~amd64 ~arm64 ~x86"
fi
DESCRIPTION="Free implementation of Windows(tm) on Unix, with Wine-Staging
patchset"