diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 22:39:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-29 22:42:44 +0200 |
commit | 676d1d658c6526e6b30dc7fb58ea019ab5fd4f6e (patch) | |
tree | bafc26e9620de9f88038e44ead908b6554f4686c /www-servers | |
parent | net-libs/libsoup: x86 stable (bug #627466) (diff) | |
download | gentoo-676d1d658c6526e6b30dc7fb58ea019ab5fd4f6e.tar.gz gentoo-676d1d658c6526e6b30dc7fb58ea019ab5fd4f6e.tar.bz2 gentoo-676d1d658c6526e6b30dc7fb58ea019ab5fd4f6e.zip |
www-servers/varnish: x86 stable (bug #626872)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'www-servers')
-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 9bb781dcca87..5240acf564bf 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 e0219f8dcbc9..dd30bd9dab1b 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 c5dc5bb1c1c8..d2bfc697e39f 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=" |