summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-25 16:40:24 +0000
committerSam James <sam@gentoo.org>2022-12-25 16:40:24 +0000
commit26fc41baf4daa55d521c23518637a51da30138da (patch)
tree614fc2d2537b3f8f211aedc35a097e4299ad1b7a /dev-libs
parentgui-libs/neatvnc: Keyword 0.5.4 arm64, #888185 (diff)
downloadgentoo-26fc41baf4daa55d521c23518637a51da30138da.tar.gz
gentoo-26fc41baf4daa55d521c23518637a51da30138da.tar.bz2
gentoo-26fc41baf4daa55d521c23518637a51da30138da.zip
dev-libs/aml: Keyword 0.2.2 arm, #888185
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 cba2c54138ba..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 ~arm64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="ISC"