dev-util/cbindgen: x86 stable (bug #693442)
authorThomas Deutschmann <whissi@gentoo.org>
Sat, 7 Sep 2019 18:15:22 +0000 (20:15 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sat, 7 Sep 2019 21:05:11 +0000 (23:05 +0200)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-util/cbindgen/cbindgen-0.9.1.ebuild

index 0e533c40924469c8af1e72c7128e879c0aea8cc8..3ac0d32c5db00ece5a1d5d71bd9ce4edba0d376b 100644 (file)
@@ -58,6 +58,6 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/"
 SRC_URI="$(cargo_crate_uris ${CRATES})"
 LICENSE="MPL-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
 
 BDEPEND=">=virtual/cargo-1.30.0"