diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-09-14 12:43:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-09-14 12:43:27 +0200 |
commit | 64c4ed6946bd6d13646866347986a07b8c8e7e36 (patch) | |
tree | 1c07920a97f111f4a370173be62d6cf5a048cbea /dev-util | |
parent | dev-util/bindgen: Stabilize 0.69.4 amd64, #939599 (diff) | |
download | gentoo-64c4ed6946bd6d13646866347986a07b8c8e7e36.tar.gz gentoo-64c4ed6946bd6d13646866347986a07b8c8e7e36.tar.bz2 gentoo-64c4ed6946bd6d13646866347986a07b8c8e7e36.zip |
dev-util/bindgen: Stabilize 0.69.4 arm64, #939599
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/bindgen/bindgen-0.69.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bindgen/bindgen-0.69.4.ebuild b/dev-util/bindgen/bindgen-0.69.4.ebuild index 24451ef96ba2..9e0b5b99c434 100644 --- a/dev-util/bindgen/bindgen-0.69.4.ebuild +++ b/dev-util/bindgen/bindgen-0.69.4.ebuild @@ -112,7 +112,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} |