commit: ad2e2a40df3a7553ca3f6a1e430ae1cc56c767cf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 16 05:06:59 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 05:06:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad2e2a40
profiles/arch/hppa: drop stale ruby entry
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/arch/hppa/make.defaults | 4 ----
1 file changed, 4 deletions(-)
diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults
index a279a075b229..b8faae33585f 100644
--- a/profiles/arch/hppa/make.defaults
+++ b/profiles/arch/hppa/make.defaults
@@ -22,7 +22,3 @@ CHOST_hppa="${CHOST}"
# Donnie Berkholz <[email protected]> (2006-08-18)
# Defaults for video drivers
VIDEO_CARDS="fbdev"
-
-# Hans de Graaff <[email protected]> (2024-05-20)
-# Allow ruby32 stabling: https://bugs.gentoo.org/932285
-RUBY_TARGETS="ruby31 -ruby32"