diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2023-01-15 10:55:15 +0100 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2023-01-15 10:57:06 +0100 |
commit | a1f737f43f7bd35acabc0d3610734a569b289019 (patch) | |
tree | ed123b6e27bf8a16e1ad92691135ef13b80ab148 /dev-ada | |
parent | dev-ada/aws: stabilize 22.0.0 and remove old (diff) | |
download | gentoo-a1f737f43f7bd35acabc0d3610734a569b289019.tar.gz gentoo-a1f737f43f7bd35acabc0d3610734a569b289019.tar.bz2 gentoo-a1f737f43f7bd35acabc0d3610734a569b289019.zip |
dev-ada/templates-parser: stabilize 23.0.0 for amd64, x86
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ada')
-rw-r--r-- | dev-ada/templates-parser/templates-parser-23.0.0.ebuild | 4 |
1 files 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} |