dev-libs/libansilove: Keyword 1.2.8 arm64, #830025

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2021-12-27 17:38:36 +02:00
parent bf9a802aed
commit 77ce98da27

View File

@@ -13,7 +13,7 @@ if [[ "${PV}" == *9999* ]]; then
EGIT_REPO_URI="https://github.com/ansilove/${PN}.git"
else
SRC_URI="https://github.com/ansilove/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~riscv"
KEYWORDS="~amd64 ~arm ~arm64 ~riscv"
fi
LICENSE="BSD-2"