gentoo-ebuilds/sys-kernel/asahi-sources/metadata.xml
James Calligeros 14e205bee3
sys-kernel/asahi-sources: drop rust USE flag
Rust has become required infrastructure for the Asahi project. It is
non-negotiable for a functioning kernel.

Signed-off-by: James Calligeros <jcalligeros99@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/38712
Signed-off-by: Sam James <sam@gentoo.org>
2024-11-17 05:20:48 +00:00

17 lines
537 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jcalligeros99@gmail.com</email>
<name>James Calligeros</name>
</maintainer>
<maintainer type="project">
<email>asahi@gentoo.org</email>
</maintainer>
<use>
<flag name="symlink">Automatically symlink the kernel sources to /usr/src/linux</flag>
</use>
<upstream>
<remote-id type="github">AsahiLinux/linux</remote-id>
</upstream>
</pkgmetadata>