From ad50e9449b804dfb9eb2bec49dad87944b22c593 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 23 Feb 2021 21:29:02 +0100 Subject: [PATCH] dev-util/cbindgen: rollover stable keywords Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann --- dev-util/cbindgen/cbindgen-0.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cbindgen/cbindgen-0.17.0.ebuild b/dev-util/cbindgen/cbindgen-0.17.0.ebuild index 570cf7278a468..42de2957fb141 100644 --- a/dev-util/cbindgen/cbindgen-0.17.0.ebuild +++ b/dev-util/cbindgen/cbindgen-0.17.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"