summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-02-28 20:12:14 +0800
committerYixun Lan <dlan@gentoo.org>2023-02-28 20:12:14 +0800
commit67b55f0b3eb3af7ec92468ba29b717b9e2cf5008 (patch)
tree7e907b370aab61162666156bb6973b8cb15d4842 /sys-libs/zlib-ng
parentdev-python/sphinx_selective_exclude: remove old revision (diff)
downloadgentoo-67b55f0b3eb3af7ec92468ba29b717b9e2cf5008.tar.gz
gentoo-67b55f0b3eb3af7ec92468ba29b717b9e2cf5008.tar.bz2
gentoo-67b55f0b3eb3af7ec92468ba29b717b9e2cf5008.zip
sys-libs/zlib-ng: Keyword 2.0.6 riscv, #895718
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-libs/zlib-ng')
-rw-r--r--sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild b/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild
index 7b148686e2b4..641a623a64aa 100644
--- a/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild
+++ b/sys-libs/zlib-ng/zlib-ng-2.0.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
CPU_USE=( cpu_flags_{x86_{avx2,sse2,ssse3,sse4a,pclmul},arm_{crc32,neon},ppc_vsx2} )
IUSE="compat ${CPU_USE[@]} test"