diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-28 07:36:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-28 07:36:36 +0200 |
commit | a406dca9cd2f2f481a74bb11c8b64b94688f0db1 (patch) | |
tree | 296a33ee5f0d984f31ed0d964c62401e90efac5a /www-servers/varnish | |
parent | net-misc/netkit-rsh: amd64 stable wrt bug #810664 (diff) | |
download | gentoo-a406dca9cd2f2f481a74bb11c8b64b94688f0db1.tar.gz gentoo-a406dca9cd2f2f481a74bb11c8b64b94688f0db1.tar.bz2 gentoo-a406dca9cd2f2f481a74bb11c8b64b94688f0db1.zip |
www-servers/varnish: amd64 stable wrt bug #810670
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/varnish')
-rw-r--r-- | www-servers/varnish/varnish-6.5.2.ebuild | 2 | ||||
-rw-r--r-- | www-servers/varnish/varnish-6.6.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/varnish/varnish-6.5.2.ebuild b/www-servers/varnish/varnish-6.5.2.ebuild index 9901f81c14fc..a2bf23237669 100644 --- a/www-servers/varnish/varnish-6.5.2.ebuild +++ b/www-servers/varnish/varnish-6.5.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz" LICENSE="BSD-2 GPL-2" SLOT="0/2" -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-6.6.1.ebuild b/www-servers/varnish/varnish-6.6.1.ebuild index 5a49d8e6ee1c..c8dff95fd488 100644 --- a/www-servers/varnish/varnish-6.6.1.ebuild +++ b/www-servers/varnish/varnish-6.6.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz" LICENSE="BSD-2 GPL-2" SLOT="0/2" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" |