diff options
author | 2024-08-16 06:06:59 +0100 | |
---|---|---|
committer | 2024-08-16 06:06:59 +0100 | |
commit | ad2e2a40df3a7553ca3f6a1e430ae1cc56c767cf (patch) | |
tree | 880d98b01d778c47811219c3cb72bd373cafcd4d /profiles/arch/hppa | |
parent | dev-lang/ruby: stabilize 3.2.4 for arm, sparc (diff) | |
download | gentoo-ad2e2a40df3a7553ca3f6a1e430ae1cc56c767cf.tar.gz gentoo-ad2e2a40df3a7553ca3f6a1e430ae1cc56c767cf.tar.bz2 gentoo-ad2e2a40df3a7553ca3f6a1e430ae1cc56c767cf.zip |
profiles/arch/hppa: drop stale ruby entry
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch/hppa')
-rw-r--r-- | profiles/arch/hppa/make.defaults | 4 |
1 files changed, 0 insertions, 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 <dberkholz@gentoo.org> (2006-08-18) # Defaults for video drivers VIDEO_CARDS="fbdev" - -# Hans de Graaff <graaff@gentoo.org> (2024-05-20) -# Allow ruby32 stabling: https://bugs.gentoo.org/932285 -RUBY_TARGETS="ruby31 -ruby32" |