diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 11:39:41 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 11:39:41 +0000 |
commit | d3568f72364999a35ee35312db1d709c1b568949 (patch) | |
tree | 002b66bcbb7abd449b9cf5a026a207513d66f3d6 /dev-util/cbindgen | |
parent | dev-python/cffi: Stabilize 1.17.1 ppc, #939989 (diff) | |
download | gentoo-d3568f72364999a35ee35312db1d709c1b568949.tar.gz gentoo-d3568f72364999a35ee35312db1d709c1b568949.tar.bz2 gentoo-d3568f72364999a35ee35312db1d709c1b568949.zip |
dev-util/cbindgen: Stabilize 0.27.0 ppc64, #939939
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/cbindgen')
-rw-r--r-- | dev-util/cbindgen/cbindgen-0.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cbindgen/cbindgen-0.27.0.ebuild b/dev-util/cbindgen/cbindgen-0.27.0.ebuild index d3c46b3e910c..8c5bac853d65 100644 --- a/dev-util/cbindgen/cbindgen-0.27.0.ebuild +++ b/dev-util/cbindgen/cbindgen-0.27.0.ebuild @@ -88,7 +88,7 @@ LICENSE+=" || ( Apache-2.0 Boost-1.0 ) " SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86" IUSE="test" # Needs debugging enabled and lots of other problems. |