dev-python/zenlib: Add arm64 keyword

Signed-off-by: Zen <z@pyl.onl>
This commit is contained in:
Zen
2024-05-26 13:54:44 -05:00
parent ca3c093ee1
commit 928fbe932c

View File

@@ -13,4 +13,4 @@ SRC_URI="https://github.com/desultory/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"