gentoo-ebuilds/profiles/prefix/linux/amd64/make.defaults
Fabian Groffen 730198c99d
profiles: drop *-linux keywords
Prefix on Linux, either standalone or RAP will now share the keywords
with regular Gentoo Linux (as RAP already did).

The Prefix standalone profiles are not exposed at the moment in order to
avoid users to switch to it.

Closes: https://bugs.gentoo.org/473598
Closes: https://bugs.gentoo.org/720224
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2025-12-19 10:51:56 +01:00

12 lines
425 B
Text

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
#Note: this is Gentoo Prefix specific! (2008-07-13, darkside)
# The base profile sets ACCEPT_KEYWORDS=amd64, add unstable on top of
# that to stay in line with the rest of Prefix
ACCEPT_KEYWORDS="~amd64"
# We don't have lib64 or multilib in prefix, but single ABI, so remove it here.
SYMLINK_LIB=""
LIBDIR_amd64="lib"