summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-05-18 02:18:10 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-05-18 02:18:10 +0200
commit9c487a8c88ffba1d0a009ae3de7806e13620469a (patch)
tree96323a857d8ac1549ac64a8ccc1f7c1d2062ff59
parentmail-client/thunderbird-bin: security cleanup (diff)
downloadgentoo-9c487a8c88ffba1d0a009ae3de7806e13620469a.tar.gz
gentoo-9c487a8c88ffba1d0a009ae3de7806e13620469a.tar.bz2
gentoo-9c487a8c88ffba1d0a009ae3de7806e13620469a.zip
dev-util/cbindgen: rollover stable keywords
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-util/cbindgen/cbindgen-0.19.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.19.0.ebuild b/dev-util/cbindgen/cbindgen-0.19.0.ebuild
index 36d03e5f9baa..43c1c656c7ff 100644
--- a/dev-util/cbindgen/cbindgen-0.19.0.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.19.0.ebuild
@@ -63,6 +63,6 @@ HOMEPAGE="https://github.com/eqrion/cbindgen/"
SRC_URI="$(cargo_crate_uris ${CRATES})"
LICENSE="MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
RESTRICT="test"
QA_FLAGS_IGNORED="usr/bin/cbindgen"