commit: a1f737f43f7bd35acabc0d3610734a569b289019 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Jan 15 09:55:15 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Jan 15 09:57:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f737f4
dev-ada/templates-parser: stabilize 23.0.0 for amd64, x86 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ada/templates-parser/templates-parser-23.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ada/templates-parser/templates-parser-23.0.0.ebuild b/dev-ada/templates-parser/templates-parser-23.0.0.ebuild index 3200c2cc08dd..2a61873b68a9 100644 --- a/dev-ada/templates-parser/templates-parser-23.0.0.ebuild +++ b/dev-ada/templates-parser/templates-parser-23.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/AdaCore/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RESTRICT="test" RDEPEND="${ADA_DEPS}
