commit: b09a6fc3459cd393c5ef35c5ff4c719e5885195f Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sat Jan 14 21:31:53 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sat Jan 14 21:31:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09a6fc3
dev-ada/libgpr: stabilize all Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ada/libgpr/libgpr-22.0.0-r1.ebuild | 4 ++-- dev-ada/libgpr/libgpr-23.0.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ada/libgpr/libgpr-22.0.0-r1.ebuild b/dev-ada/libgpr/libgpr-22.0.0-r1.ebuild index 6fcb61de1f14..9e4923a635c3 100644 --- a/dev-ada/libgpr/libgpr-22.0.0-r1.ebuild +++ b/dev-ada/libgpr/libgpr-22.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/AdaCore/${MYPN}/archive/refs/tags/v${PV}.tar.gz -> ${MYP}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+shared static-libs static-pic" RDEPEND="dev-ada/xmlada:=[shared?,static-libs?,static-pic?,${ADA_USEDEP}]" diff --git a/dev-ada/libgpr/libgpr-23.0.0.ebuild b/dev-ada/libgpr/libgpr-23.0.0.ebuild index 6fcb61de1f14..9e4923a635c3 100644 --- a/dev-ada/libgpr/libgpr-23.0.0.ebuild +++ b/dev-ada/libgpr/libgpr-23.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/AdaCore/${MYPN}/archive/refs/tags/v${PV}.tar.gz -> ${MYP}.tar.gz" LICENSE="GPL-3" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+shared static-libs static-pic" RDEPEND="dev-ada/xmlada:=[shared?,static-libs?,static-pic?,${ADA_USEDEP}]"
