summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-02-01 15:48:57 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-02-01 16:01:01 +0100
commitc9e56e8bd12ff8f387cba4b52bbb9b48b0376054 (patch)
treebb958147ead2dd34f62c3b6d6f87ea4b8e8cc289 /dev-util
parentwww-client/firefox: rev bump for updated patch set (diff)
downloadgentoo-c9e56e8bd12ff8f387cba4b52bbb9b48b0376054.tar.gz
gentoo-c9e56e8bd12ff8f387cba4b52bbb9b48b0376054.tar.bz2
gentoo-c9e56e8bd12ff8f387cba4b52bbb9b48b0376054.zip
dev-util/cbindgen: rollover stable keywords
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/cbindgen/cbindgen-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.16.0.ebuild b/dev-util/cbindgen/cbindgen-0.16.0.ebuild
index f89f82967825..070536dda748 100644
--- a/dev-util/cbindgen/cbindgen-0.16.0.ebuild
+++ b/dev-util/cbindgen/cbindgen-0.16.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"