projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43aee60
)
profiles: Force USE=ada for dev-lang/gnat-gpl
author
Alfredo Tupone
<tupone@gentoo.org>
Mon, 6 Apr 2020 14:07:54 +0000
(16:07 +0200)
committer
Alfredo Tupone
<tupone@gentoo.org>
Mon, 6 Apr 2020 14:07:54 +0000
(16:07 +0200)
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
profiles/base/package.use.force
patch
|
blob
|
history
diff --git
a/profiles/base/package.use.force
b/profiles/base/package.use.force
index b4af3803c89123d98866eebd9246f223aba0a0e0..a9612f0c2bc58657fcbcdcfb91656447fba1a6a6 100644
(file)
--- a/
profiles/base/package.use.force
+++ b/
profiles/base/package.use.force
@@
-1,6
+1,10
@@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Alfredo Tupone <tupone@gentoo.org> (2020-04-06)
+# USE=ada is mandatory to build a gnat compiler
+sys-devel/gnat-gpl ada
+
# Matt Turner <mattst88@gentoo.org> (2020-03-28)
# wget is the default FETCHCOMMAND, and most distfiles are distributed via
# HTTPS. Bug #611072