commit: 6253c9258f3bced24f405b21a3626dab15f4d6af Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Apr 6 19:51:19 2020 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Apr 6 19:51:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6253c925
dev-util/cbindgen: move stable keywords Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-util/cbindgen/cbindgen-0.13.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cbindgen/cbindgen-0.13.2.ebuild b/dev-util/cbindgen/cbindgen-0.13.2.ebuild index f53ffd30e41..6daa05025f4 100644 --- a/dev-util/cbindgen/cbindgen-0.13.2.ebuild +++ b/dev-util/cbindgen/cbindgen-0.13.2.ebuild @@ -49,4 +49,4 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/" SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 x86"
