commit:     74018e6421caae69e286bd8464293cc0c919ac99
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 30 08:40:56 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Apr 30 08:42:03 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74018e64

app-emulation/winetricks: stabilize 20250102 for amd64, x86

Closes: https://bugs.gentoo.org/951661
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/winetricks/winetricks-20250102.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/winetricks/winetricks-20250102.ebuild 
b/app-emulation/winetricks/winetricks-20250102.ebuild
index f6de9b82c56b..1f7a9f2f6f74 100644
--- a/app-emulation/winetricks/winetricks-20250102.ebuild
+++ b/app-emulation/winetricks/winetricks-20250102.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *99999999* ]] ; then
        SRC_URI=""
 else
        SRC_URI="https://github.com/Winetricks/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 x86"
 fi
 
 SRC_URI+=" gui? ( https://dev.gentoo.org/~chiitoo/distfiles/${WTG}.tar.bz2 )"

Reply via email to