dev-cpp/parallel-hashmap: keyword ~arm64

Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
crueter
2026-04-20 19:42:00 -04:00
parent 233fe109ef
commit 920a511d33
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ SRC_URI="https://github.com/greg7mdp/parallel-hashmap/archive/refs/tags/v${PV}.t
LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
IUSE="examples test"
CDEPEND="dev-libs/cereal"

View File

@@ -16,7 +16,7 @@ SRC_URI="https://github.com/greg7mdp/parallel-hashmap/archive/refs/tags/v${PV}.t
LICENSE="Apache-2.0"
SLOT="0/${PV}"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
IUSE="examples test"
CDEPEND="dev-libs/cereal"