diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-08-26 00:56:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-08-26 00:56:44 +0300 |
commit | 1994ef872f0895ab153847f566135b33c0a33121 (patch) | |
tree | 6ea45b844da63742f338f3eb656c7d40f1442606 /www-servers/varnish | |
parent | dev-db/mysql: amd64 stable wrt bug #625626 (diff) | |
download | gentoo-1994ef872f0895ab153847f566135b33c0a33121.tar.gz gentoo-1994ef872f0895ab153847f566135b33c0a33121.tar.bz2 gentoo-1994ef872f0895ab153847f566135b33c0a33121.zip |
www-servers/varnish: amd64 stable wrt bug #626872
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'www-servers/varnish')
-rw-r--r-- | www-servers/varnish/varnish-4.0.5.ebuild | 2 | ||||
-rw-r--r-- | www-servers/varnish/varnish-4.1.8.ebuild | 2 | ||||
-rw-r--r-- | www-servers/varnish/varnish-5.1.3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/varnish/varnish-4.0.5.ebuild b/www-servers/varnish/varnish-4.0.5.ebuild index cec5a370a967..9bb781dcca87 100644 --- a/www-servers/varnish/varnish-4.0.5.ebuild +++ b/www-servers/varnish/varnish-4.0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" diff --git a/www-servers/varnish/varnish-4.1.8.ebuild b/www-servers/varnish/varnish-4.1.8.ebuild index 96614e6b1080..e0219f8dcbc9 100644 --- a/www-servers/varnish/varnish-4.1.8.ebuild +++ b/www-servers/varnish/varnish-4.1.8.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" diff --git a/www-servers/varnish/varnish-5.1.3.ebuild b/www-servers/varnish/varnish-5.1.3.ebuild index e2245b6eb414..c5dc5bb1c1c8 100644 --- a/www-servers/varnish/varnish-5.1.3.ebuild +++ b/www-servers/varnish/varnish-5.1.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://repo.varnish-cache.org/source/${P}.tar.gz" LICENSE="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" |