diff options
author | Sam James <sam@gentoo.org> | 2022-10-08 20:39:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-13 20:09:04 +0100 |
commit | e01b7a904bddc4a9b3ee5f5c31487c8de80f20c2 (patch) | |
tree | 6595a2110ecd17ac0b54dea95b4fddff11429fa3 /profiles/default | |
parent | profiles/default/linux/amd64/17.0/musl: unmask dev-java/openjdk-bin:11, dev-j... (diff) | |
download | gentoo-e01b7a904bddc4a9b3ee5f5c31487c8de80f20c2.tar.gz gentoo-e01b7a904bddc4a9b3ee5f5c31487c8de80f20c2.tar.bz2 gentoo-e01b7a904bddc4a9b3ee5f5c31487c8de80f20c2.zip |
profiles/default/linux/ppc/17.0/musl: inherit features/wd40 (no Rust here)
We don't have Rust here right now, so inherit features/wd40 (the no-Rust profiles).
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/ppc/17.0/musl/parent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/default/linux/ppc/17.0/musl/parent b/profiles/default/linux/ppc/17.0/musl/parent index 58651906cb67..9ef7663a23b6 100644 --- a/profiles/default/linux/ppc/17.0/musl/parent +++ b/profiles/default/linux/ppc/17.0/musl/parent @@ -1,2 +1,3 @@ .. ../../../../../features/musl +../../../../../features/wd40 |