www-client/badwolf: keyword 1.3.0 for ~arm64

Signed-off-by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Piotr Kubaj
2024-02-27 21:17:04 +01:00
parent 14ad6bc2d2
commit f8a07615a0

View File

@@ -12,7 +12,7 @@ then
else
MY_P="${PN}-$(ver_rs 3 - 4 .)"
SRC_URI="https://hacktivis.me/releases/${MY_P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
S="${WORKDIR}/${MY_P}"
inherit savedconfig
fi