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
No known key found for this signature in database
GPG Key ID: 8004005FBF6C9DED

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"