sys-fs/compsize: Keyword 1.5 arm, #774213

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-15 06:38:18 +00:00
parent 582d6f9cfd
commit fd76f0524d

View File

@@ -13,7 +13,7 @@ if [[ ${PV} = 9999 ]] ; then
EGIT_REPO_URI="https://github.com/kilobyte/compsize.git"
else
SRC_URI="https://github.com/kilobyte/compsize/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-2+ GPL-2"