commit: 7b97ddf07d29219c8a8397962f62cb7e5aff3206 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 28 18:54:12 2021 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Dec 28 18:54:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b97ddf0
dev-python/eradicate: Keyword 2.0.0 ppc64, #830166 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/eradicate/eradicate-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/eradicate/eradicate-2.0.0.ebuild b/dev-python/eradicate/eradicate-2.0.0.ebuild index da102c91a994..c1ca8c7989d7 100644 --- a/dev-python/eradicate/eradicate-2.0.0.ebuild +++ b/dev-python/eradicate/eradicate-2.0.0.ebuild @@ -16,6 +16,6 @@ SRC_URI="https://github.com/myint/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" distutils_enable_tests unittest