diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild | 3 | ||||
-rw-r--r-- | app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild index 9c72aed51647..11113939eae9 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.2.ebuild @@ -22,6 +22,9 @@ S=${WORKDIR} LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" 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="+abi_x86_32 abi_x86_64 +shared" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )" diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild index 9c72aed51647..11113939eae9 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.3.ebuild @@ -22,6 +22,9 @@ S=${WORKDIR} LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" 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="+abi_x86_32 abi_x86_64 +shared" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )" diff --git a/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild index 9c72aed51647..11113939eae9 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47.4.ebuild @@ -22,6 +22,9 @@ S=${WORKDIR} LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" 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="+abi_x86_32 abi_x86_64 +shared" REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )" |