summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-31 15:02:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-31 15:02:28 +0200
commitf06d969ca0c8a17a569a2d9e7a327f303beed079 (patch)
tree8164de4d1f53db7e257221abd88a78eb906920d9 /dev-libs/aml
parentnet-wireless/blueman: Stabilize 2.3.5 arm64, #889176 (diff)
downloadgentoo-f06d969ca0c8a17a569a2d9e7a327f303beed079.tar.gz
gentoo-f06d969ca0c8a17a569a2d9e7a327f303beed079.tar.bz2
gentoo-f06d969ca0c8a17a569a2d9e7a327f303beed079.zip
dev-libs/aml: Keyword 0.2.2 ia64, #888185
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/aml')
-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 38bd786dd4e5..5065891a44b1 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 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~riscv ~x86"
fi
LICENSE="ISC"