summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-17 12:26:55 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-17 12:26:55 +0100
commitc5bae3bf62b3da73e9e295364f95b96db50bcbda (patch)
tree71df083c5a85411ada546cd914d4ba1a2cb1c5c3 /app-emulation/winetricks/winetricks-20190912.ebuild
parentnet-analyzer/traceroute-nanog: EAPI=7 (diff)
downloadgentoo-c5bae3bf62b3da73e9e295364f95b96db50bcbda.tar.gz
gentoo-c5bae3bf62b3da73e9e295364f95b96db50bcbda.tar.bz2
gentoo-c5bae3bf62b3da73e9e295364f95b96db50bcbda.zip
app-emulation/winetricks: amd64 stable wrt bug #698600
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/winetricks/winetricks-20190912.ebuild')
-rw-r--r--app-emulation/winetricks/winetricks-20190912.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/winetricks/winetricks-20190912.ebuild b/app-emulation/winetricks/winetricks-20190912.ebuild
index 900a5b539221..3daf509e39bf 100644
--- a/app-emulation/winetricks/winetricks-20190912.ebuild
+++ b/app-emulation/winetricks/winetricks-20190912.ebuild
@@ -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"