diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-11-24 08:09:57 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-11-24 09:24:26 +0800 |
commit | d987afca4cc7632f1ff557494d482ab81d0ec8e2 (patch) | |
tree | 02b66b1b0a2e292b1d19d6a55047744ae9d1ebb5 /www-servers | |
parent | net-misc/hylafaxplus: revbump to drop metamail dep (diff) | |
download | gentoo-d987afca4cc7632f1ff557494d482ab81d0ec8e2.tar.gz gentoo-d987afca4cc7632f1ff557494d482ab81d0ec8e2.tar.bz2 gentoo-d987afca4cc7632f1ff557494d482ab81d0ec8e2.zip |
www-servers/varnish: Keyword 7.1.2-r1 riscv, #879511
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/varnish/varnish-7.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/varnish/varnish-7.1.2-r1.ebuild b/www-servers/varnish/varnish-7.1.2-r1.ebuild index 6e46c6ba6cd4..142a82c07cf8 100644 --- a/www-servers/varnish/varnish-7.1.2-r1.ebuild +++ b/www-servers/varnish/varnish-7.1.2-r1.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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="jemalloc jit static-libs unwind" CDEPEND=" |