mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/bindgen: stabilize 0.68.1 for arm64
Closes: https://bugs.gentoo.org/923752 Signed-off-by: James Calligeros <jcalligeros99@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
edb6d6dd39
commit
22f9e89970
@@ -1,4 +1,4 @@
|
||||
# Copyright 2023 Gentoo Authors
|
||||
# Copyright 2023-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Autogenerated by pycargoebuild 0.10
|
||||
@@ -114,7 +114,7 @@ LICENSE="BSD"
|
||||
# Dependent crate licenses
|
||||
LICENSE+=" Apache-2.0 BSD ISC MIT Unicode-DFS-2016"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
|
||||
KEYWORDS="amd64 arm64 ~ppc64 ~riscv"
|
||||
|
||||
DEPEND="virtual/rust"
|
||||
RDEPEND="${DEPEND}
|
||||
|
||||
Reference in New Issue
Block a user