commit: f6151d99ee23ce56b819e11c7e72470b6119bc0e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 26 06:58:16 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 26 06:58:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6151d99
dev-util/libabigail: drop to ~arch for 2.0 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/libabigail/libabigail-2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/libabigail/libabigail-2.0.ebuild b/dev-util/libabigail/libabigail-2.0.ebuild index 3f54ee8f7ec..acb55949823 100644 --- a/dev-util/libabigail/libabigail-2.0.ebuild +++ b/dev-util/libabigail/libabigail-2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://mirrors.kernel.org/sourceware/libabigail/${P}.tar.gz" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="amd64 ~ppc64" +KEYWORDS="~amd64 ~ppc64" IUSE="doc test" RESTRICT="!test? ( test )"
