commit: 5075e29ca2e1537d452d228bbf88eb703452c97f Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 08:29:44 2025 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 08:29:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5075e29c
dev-ada/xmlada: keyword 25.0.0-r1 for ~arm64 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ada/xmlada/xmlada-25.0.0-r1.ebuild | 4 ++-- 1 file 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}
