commit: fe9f247e2ff4cda9a13b968906a09b71240403dd Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Dec 19 22:08:24 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Dec 19 22:08:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9f247e
dev-lang/gnat-gpl: x86 stable wrt bug #800527 Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-lang/gnat-gpl/gnat-gpl-2020.ebuild | 2 +- dev-lang/gnat-gpl/gnat-gpl-2021-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/gnat-gpl/gnat-gpl-2020.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2020.ebuild index d16608ebfedc..7c3e1675fbdc 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2020.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2020.ebuild @@ -40,7 +40,7 @@ DESCRIPTION="GNAT Ada Compiler - GPL version" HOMEPAGE="http://libre.adacore.com/" LICENSE+=" GPL-2 GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+ada +bootstrap" RESTRICT="test" diff --git a/dev-lang/gnat-gpl/gnat-gpl-2021-r1.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2021-r1.ebuild index 3a59382140e8..3502c2c009fd 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2021-r1.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2021-r1.ebuild @@ -41,7 +41,7 @@ DESCRIPTION="GNAT Ada Compiler - GPL version" HOMEPAGE="http://libre.adacore.com/" LICENSE+=" GPL-2 GPL-3" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+ada +bootstrap" RESTRICT="test"
