projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55acc3
)
app-emulation/wine: Stabilize 2.0
author
NP-Hardass
<NP-Hardass@gentoo.org>
Mon, 13 Mar 2017 04:35:57 +0000
(
00:35
-0400)
committer
NP-Hardass
<NP-Hardass@gentoo.org>
Mon, 13 Mar 2017 04:51:59 +0000
(
00:51
-0400)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
app-emulation/wine/wine-2.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/wine/wine-2.0.ebuild
b/app-emulation/wine/wine-2.0.ebuild
index e037d416acfa79b5bcf85d8861a3d848ae5b9b26..b383399ced7a701096379e3db05bd6d6a9e8c616 100644
(file)
--- a/
app-emulation/wine/wine-2.0.ebuild
+++ b/
app-emulation/wine/wine-2.0.ebuild
@@
-17,7
+17,7
@@
if [[ ${PV} == "9999" ]] ; then
else
MAJOR_V=$(get_version_component_range 1-2)
SRC_URI="https://dl.winehq.org/wine/source/${MAJOR_V}/${P}.tar.bz2"
- KEYWORDS="-*
~amd64 ~
x86 ~x86-fbsd"
+ KEYWORDS="-*
amd64
x86 ~x86-fbsd"
fi
VANILLA_GV="2.47"