summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-25 23:16:51 +0100
committerSam James <sam@gentoo.org>2024-04-25 23:16:51 +0100
commitd15277bbf14cc7e26d767036e7981b742f4ede11 (patch)
treecabac5a517477c5670501e6ad69c3a8be98e9c69 /dev-libs
parentgui-libs/neatvnc: Stabilize 0.8.0 arm64, #930632 (diff)
downloadgentoo-d15277bbf14cc7e26d767036e7981b742f4ede11.tar.gz
gentoo-d15277bbf14cc7e26d767036e7981b742f4ede11.tar.bz2
gentoo-d15277bbf14cc7e26d767036e7981b742f4ede11.zip
dev-libs/aml: Stabilize 0.3.0 arm64, #930632
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/aml/aml-0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/aml/aml-0.3.0.ebuild b/dev-libs/aml/aml-0.3.0.ebuild
index 82dbda827483..c10fa3c43267 100644
--- a/dev-libs/aml/aml-0.3.0.ebuild
+++ b/dev-libs/aml/aml-0.3.0.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 arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="ISC"