summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-20 14:01:18 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-20 14:01:18 +0300
commitbbcd3525ed8096b16bfd1a54a7e3dd55bb327199 (patch)
tree44986df0d502c42a7f296a80063a0db6f85ee9a7
parentmedia-sound/cmus: amd64 stable wrt bug #684204 (diff)
downloadgentoo-bbcd3525ed8096b16bfd1a54a7e3dd55bb327199.tar.gz
gentoo-bbcd3525ed8096b16bfd1a54a7e3dd55bb327199.tar.bz2
gentoo-bbcd3525ed8096b16bfd1a54a7e3dd55bb327199.zip
app-emulation/winetricks: amd64 stable wrt bug #683970
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
-rw-r--r--app-emulation/winetricks/winetricks-20190310.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/winetricks/winetricks-20190310.ebuild b/app-emulation/winetricks/winetricks-20190310.ebuild
index 28c9fcd8f7ba..dab00adc9eb3 100644
--- a/app-emulation/winetricks/winetricks-20190310.ebuild
+++ b/app-emulation/winetricks/winetricks-20190310.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"