summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-18 12:49:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-18 12:49:14 +0100
commit4f1fceb6e4e96b83e2de92bd9139fd37787bb2b1 (patch)
tree1714f4f636e71b7029dbf4e8b035ca4848604765 /app-emulation/wine-vanilla
parentmedia-radio/wsjtx: amd64 stable wrt bug #700356 (diff)
downloadgentoo-4f1fceb6e4e96b83e2de92bd9139fd37787bb2b1.tar.gz
gentoo-4f1fceb6e4e96b83e2de92bd9139fd37787bb2b1.tar.bz2
gentoo-4f1fceb6e4e96b83e2de92bd9139fd37787bb2b1.zip
app-emulation/wine-vanilla: amd64 stable wrt bug #699178
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/wine-vanilla')
-rw-r--r--app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
index 78f6dd16ff0e..05f6213761fc 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-4.0.2.ebuild
@@ -21,7 +21,7 @@ else
MAJOR_V=$(ver_cut 1)
MINOR_V=$(ver_cut 2)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.${MINOR_V}/${MY_P}.tar.xz"
- KEYWORDS="-* ~amd64 ~x86"
+ KEYWORDS="-* amd64 ~x86"
fi
S="${WORKDIR}/${MY_P}"