summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2025-01-05 09:29:44 +0100
committerAlfredo Tupone <tupone@gentoo.org>2025-01-05 09:29:44 +0100
commit5075e29ca2e1537d452d228bbf88eb703452c97f (patch)
tree49b0ef3d010cdc74030377f3a3d220ef32489fa7 /dev-ada/xmlada
parentdev-ada/gprbuild: keyword 25.0.0-r1 for ~arm64 (diff)
downloadgentoo-5075e29ca2e1537d452d228bbf88eb703452c97f.tar.gz
gentoo-5075e29ca2e1537d452d228bbf88eb703452c97f.tar.bz2
gentoo-5075e29ca2e1537d452d228bbf88eb703452c97f.zip
dev-ada/xmlada: keyword 25.0.0-r1 for ~arm64
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada/xmlada')
-rw-r--r--dev-ada/xmlada/xmlada-25.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ada/xmlada/xmlada-25.0.0-r1.ebuild b/dev-ada/xmlada/xmlada-25.0.0-r1.ebuild
index 814d5b7e55ea..3707342ffc48 100644
--- a/dev-ada/xmlada/xmlada-25.0.0-r1.ebuild
+++ b/dev-ada/xmlada/xmlada-25.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="GPL-3"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc man +shared static-libs static-pic"
REQUIRED_USE="|| ( shared static-libs static-pic )
${ADA_REQUIRED_USE}