commit: c5f62b96d995541d580f8b6e268f3305038f0769
Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 9 00:49:24 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Mon Jul 9 00:49:24 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=c5f62b96
app-emulation/wine-vanilla: Sync with ::gentoo
Add stable versions
Package-Manager: Portage-2.3.41, Repoman-2.3.9
app-emulation/wine-vanilla/wine-vanilla-3.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emulation/wine-vanilla/wine-vanilla-3.0.1.ebuild
b/app-emulation/wine-vanilla/wine-vanilla-3.0.1.ebuild
index 0fc7213..eb3d66d 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-3.0.1.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-3.0.1.ebuild
@@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(get_version_component_range 1)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}.0/${MY_P}.tar.xz"
- KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
+ KEYWORDS="-* amd64 x86 ~x86-fbsd"
fi
S="${WORKDIR}/${MY_P}"