diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-09-21 12:11:55 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-09-21 12:11:55 +0300 |
commit | 94d11f17a4dc4da9627ba18f18da4b49da82d442 (patch) | |
tree | b0712cafbfc4284b7f0283bdaecce770733fb4e2 /dev-util | |
parent | kde-plasma/kwayland-integration: add 5.27.11 (diff) | |
download | gentoo-94d11f17a4dc4da9627ba18f18da4b49da82d442.tar.gz gentoo-94d11f17a4dc4da9627ba18f18da4b49da82d442.tar.bz2 gentoo-94d11f17a4dc4da9627ba18f18da4b49da82d442.zip |
dev-util/cbindgen: Stabilize 0.27.0 x86, #939939
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-util')
-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 f3f252eaa2c3..f0f6f63cf893 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. |