summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-03-03 09:08:21 +0100
committerHans de Graaff <graaff@gentoo.org>2019-03-03 09:09:51 +0100
commit86ea906cba9325037fdc3d6daee8726c1752f4d0 (patch)
tree68e5a47b2bb6a68cceccc4396870a22f993851d3 /profiles
parentsci-electronics/gnucap: Drop old (EAPI=2) (diff)
downloadgentoo-86ea906cba9325037fdc3d6daee8726c1752f4d0.tar.gz
gentoo-86ea906cba9325037fdc3d6daee8726c1752f4d0.tar.bz2
gentoo-86ea906cba9325037fdc3d6daee8726c1752f4d0.zip
profiles/arch/arm*/make.defaults: remove obsolete entries
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/arm/make.defaults4
-rw-r--r--profiles/arch/arm64/make.defaults4
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults
index d09bb4da35e3..48822043d21e 100644
--- a/profiles/arch/arm/make.defaults
+++ b/profiles/arch/arm/make.defaults
@@ -22,7 +22,3 @@ VIDEO_CARDS="exynos fbdev omap"
# Michał Górny <mgorny@gentoo.org> (14 Mar 2017)
# Unhide the ARM-specific USE_EXPANDs.
USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"
-
-# Hans de Graaff <graaff@gentoo.org> (12 Nov 2018)
-# Temporary entry to support stable bug 661262
-RUBY_TARGETS="ruby23"
diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults
index df725d4fdf2a..57acf4d2c475 100644
--- a/profiles/arch/arm64/make.defaults
+++ b/profiles/arch/arm64/make.defaults
@@ -25,7 +25,3 @@ USE="libtirpc"
# Michał Górny <mgorny@gentoo.org> (14 Mar 2017)
# Unhide the ARM-specific USE_EXPANDs.
USE_EXPAND_HIDDEN="-CPU_FLAGS_ARM"
-
-# Hans de Graaff <graaff@gentoo.org> (17 Apr 2017)
-# Temporary entry to support stable bug 615818
-RUBY_TARGETS="ruby21"