diff options
Diffstat (limited to 'www-servers/varnish')
-rw-r--r-- | www-servers/varnish/varnish-7.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-7.1.0.ebuild b/www-servers/varnish/varnish-7.1.0.ebuild index cdcff0e5b4b9..b8393fda8c2c 100644 --- a/www-servers/varnish/varnish-7.1.0.ebuild +++ b/www-servers/varnish/varnish-7.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://varnish-cache.org/_downloads/${P}.tgz" LICENSE="BSD-2 GPL-2" SLOT="0/2" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="jemalloc jit static-libs" CDEPEND=" |