diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-11 11:22:18 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-06-11 11:22:18 +0200 |
commit | 9e7860b9046f93f96fd87ce6483fc0c135dee4e7 (patch) | |
tree | ad48f7f5503434a65b308cd75034e0aafb226ece /www-servers | |
parent | dev-python/guessit: verbump to 2.1.4 (diff) | |
download | gentoo-9e7860b9046f93f96fd87ce6483fc0c135dee4e7.tar.gz gentoo-9e7860b9046f93f96fd87ce6483fc0c135dee4e7.tar.bz2 gentoo-9e7860b9046f93f96fd87ce6483fc0c135dee4e7.zip |
www-servers/varnish: x86 stable (bug #620952)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/varnish/varnish-4.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-4.1.6.ebuild b/www-servers/varnish/varnish-4.1.6.ebuild index 2d122c0ff486..1e6890080ef6 100644 --- a/www-servers/varnish/varnish-4.1.6.ebuild +++ b/www-servers/varnish/varnish-4.1.6.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=" |