dev-libs/*: Allow installation of lsquic and its dependent libraries on arm64

Signed-off-by: Okamura Kazuya <gentoo-guru@danceylove.net>
This commit is contained in:
Okamura Kazuya
2023-07-07 03:01:19 +00:00
parent fd3d3e22dc
commit f2bc97956e
3 changed files with 33 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
IUSE="static-libs test"
RESTRICT="!test? ( test )"