commit: ad50e9449b804dfb9eb2bec49dad87944b22c593 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Tue Feb 23 20:29:02 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Tue Feb 23 20:30:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad50e944
dev-util/cbindgen: rollover stable keywords Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> 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 570cf7278a4..42de2957fb1 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"
