diff options
author | James Calligeros <jcalligeros99@gmail.com> | 2024-04-01 11:53:42 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-01 07:27:02 +0100 |
commit | 2c56a9076789f5e7ff3e1147cb34f371ff70d68a (patch) | |
tree | 04f153f73c4cf9c69f708d1c2fbf8a5f6453809e /sys-kernel/asahi-sources | |
parent | dev-util/bindgen: stabilize 0.68.1 for arm64 (diff) | |
download | gentoo-2c56a9076789f5e7ff3e1147cb34f371ff70d68a.tar.gz gentoo-2c56a9076789f5e7ff3e1147cb34f371ff70d68a.tar.bz2 gentoo-2c56a9076789f5e7ff3e1147cb34f371ff70d68a.zip |
sys-kernel/asahi-sources: stabilize 6.6.0_p16 for arm64
Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36030
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel/asahi-sources')
-rw-r--r-- | sys-kernel/asahi-sources/asahi-sources-6.6.0_p16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/asahi-sources/asahi-sources-6.6.0_p16.ebuild b/sys-kernel/asahi-sources/asahi-sources-6.6.0_p16.ebuild index 4f175400b85e..180c71935834 100644 --- a/sys-kernel/asahi-sources/asahi-sources-6.6.0_p16.ebuild +++ b/sys-kernel/asahi-sources/asahi-sources-6.6.0_p16.ebuild @@ -29,7 +29,7 @@ SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} https://raw.githubusercontent.com/chadmed/asahi-overlay/main/sys-kernel/asahi-kernel/files/asahi-kernel-6.6.0_p16-rust-alloc-fix.patch -> ${P}-rust-alloc-fix.patch " -KEYWORDS="~arm64" +KEYWORDS="arm64" IUSE="rust" DEPEND=" |