diff options
Diffstat (limited to 'app-emulation/wine-mono/wine-mono-7.0.0.ebuild')
-rw-r--r-- | app-emulation/wine-mono/wine-mono-7.0.0.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emulation/wine-mono/wine-mono-7.0.0.ebuild b/app-emulation/wine-mono/wine-mono-7.0.0.ebuild index 145968f94d46..a422ad716d3b 100644 --- a/app-emulation/wine-mono/wine-mono-7.0.0.ebuild +++ b/app-emulation/wine-mono/wine-mono-7.0.0.ebuild @@ -16,6 +16,9 @@ S=${WORKDIR} LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT MPL-1.1" SLOT="${PV}" +# keep straight-to-stable, builds nothing and the stabilization process +# is wasteful and annoying for users using ~testing wine in stable +# (wine also pins to specific versions, so stable won't use latest) KEYWORDS="amd64 x86" IUSE="+shared" |