summaryrefslogtreecommitdiff
path: root/dev-libs/aml/aml-0.2.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/aml/aml-0.2.2.ebuild')
-rw-r--r--dev-libs/aml/aml-0.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/aml/aml-0.2.2.ebuild b/dev-libs/aml/aml-0.2.2.ebuild
index 4fb5ab4d3ca9..4ba5dc5516c8 100644
--- a/dev-libs/aml/aml-0.2.2.ebuild
+++ b/dev-libs/aml/aml-0.2.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/any1/aml.git"
else
SRC_URI="https://github.com/any1/aml/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="ISC"