app-emulation/winetricks: x86 stable wrt bug #846995

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
This commit is contained in:
Agostino Sarubbo 2022-05-23 08:43:19 +02:00
parent d217880829
commit 2e1d9624c2
No known key found for this signature in database
GPG Key ID: EC7C8D80008F261A
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,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
wtg="winetricks-gentoo-2012.11.24"