summaryrefslogtreecommitdiff
path: root/profiles/base/make.defaults
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /profiles/base/make.defaults
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r--profiles/base/make.defaults4
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index b5cbd7f8143b..981eda7446a7 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -102,7 +102,7 @@ LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses te
# Manuel RĂ¼ger <mrueg@gentoo.org> (2015-09-09)
# Default Ruby build target(s)
# Updated to include ruby26 on 2020-09-14
-RUBY_TARGETS="ruby25 ruby26"
+RUBY_TARGETS="ruby26"
# Enable extended filesystem attribute support by default.
# https://archives.gentoo.org/gentoo-dev/message/ba0e3457e4b807e79816f0df03566af0
@@ -166,7 +166,7 @@ POSTGRES_TARGETS="postgres10 postgres11"
# Moreover, it should only contain targets that have a stable version
# of PHP, to avoid pulling in an unstable PHP on stable systems.
#
-PHP_TARGETS="php7-2 php7-3 php7-4"
+PHP_TARGETS="php7-3 php7-4"
# Alfredo Tupone <tupone@gentoo.org> (2019-09-03)
#