summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-30 03:39:26 +0100
committerSam James <sam@gentoo.org>2024-09-30 03:39:26 +0100
commita048a1e1457b4e7aece98a673bd284563b48c96e (patch)
treedc80f3fd8222c554e05eee398699d526a0c1345b /profiles/base
parentdev-build/libtool: drop stale libltdl comment (diff)
downloadgentoo-a048a1e1457b4e7aece98a673bd284563b48c96e.tar.gz
gentoo-a048a1e1457b4e7aece98a673bd284563b48c96e.tar.bz2
gentoo-a048a1e1457b4e7aece98a673bd284563b48c96e.zip
profiles/base: force dev-lang/gnat-gpl[ada]
gnat-gpl only exists for (bootstrapping) Ada. Until bug #940471 is handled, force Ada on. Once it is split/moved/gutted, this won't be necessary as it'll always build Ada. Bug: https://bugs.gentoo.org/940471 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.force6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index f33c69713d02..fe7d666017ea 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,12 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2024-09-30)
+# gnat-gpl only exists for (bootstrapping) Ada. Until bug #940471 is handled,
+# force Ada on. Once it is split/moved/gutted, this won't be necessary
+# as it'll always build Ada.
+dev-lang/gnat-gpl ada
+
# Michał Górny <mgorny@gentoo.org> (2024-06-29)
# Disabling GIL (enabling freethreading) is experimental and prone
# to break packages. Should you choose to test it, please do not file