summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-05-28 18:02:54 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-05-28 18:26:59 -0400
commitbdbba37275ab66d1f4cb5d3ea217752e7a2a1c45 (patch)
treee9aed3012c41e2456f905ef5314ff1465ad4c149 /dev-libs
parentx11-libs/pango: Stabilize 1.52.1 hppa, #928795 (diff)
downloadgentoo-bdbba37275ab66d1f4cb5d3ea217752e7a2a1c45.tar.gz
gentoo-bdbba37275ab66d1f4cb5d3ea217752e7a2a1c45.tar.bz2
gentoo-bdbba37275ab66d1f4cb5d3ea217752e7a2a1c45.zip
dev-libs/aml: Stabilize 0.3.0 ppc64, #930735
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@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 af11e9fc4531..37b80ef098ff 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"