commit: 8224b231e4da134e3dcbee47e6a6e3339676ed09 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Oct 9 08:35:55 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Oct 9 08:35:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8224b231
dev-util/cargo-c: ppc64 stable wrt bug #738238 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-util/cargo-c/cargo-c-0.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cargo-c/cargo-c-0.6.2.ebuild b/dev-util/cargo-c/cargo-c-0.6.2.ebuild index 8888aa47a35..9407e488e67 100644 --- a/dev-util/cargo-c/cargo-c-0.6.2.ebuild +++ b/dev-util/cargo-c/cargo-c-0.6.2.ebuild @@ -153,7 +153,7 @@ RESTRICT="mirror" # use cargo-license for a more accurate license picture LICENSE="Apache-2.0 MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc64 x86" IUSE="libressl" DEPEND=""
