commit: a38acc6667a66ac219747d977e059ef9e3b02e60 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Oct 7 18:50:52 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 7 18:50:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38acc66
dev-util/cargo-c: Stabilize 0.6.2 x86, #738238 Signed-off-by: Sam James <sam <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 f88f98407e3..1255841db87 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=""
