so long ruby23

This commit is contained in:
blshkv 2018-12-07 21:27:42 +08:00
parent 3e4547bd1f
commit 0b2d5f8727
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
3 changed files with 5 additions and 6 deletions

View file

@ -41,7 +41,7 @@ PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
USE="${USE} X abi_x86_32 adns caps curl fbcon gps jack lm_sensors lua lzma networkmanager oss pentoo-full perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
#we do not want old ruby
USE="${USE} -ruby_targets_ruby21 -ruby_targets_ruby22"
USE="${USE} -ruby_targets_ruby23"
PORTAGE_BZIP2_COMMAND="lbzip2"
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
@ -57,9 +57,9 @@ PORTAGE_RSYNC_EXTRA_OPTS="--omit-dir-times"
INSTALL_MASK="/usr/lib/debug"
DISTDIR="${PORTDIR}/distfiles"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
RUBY_TARGETS="ruby23 ruby24"
RUBY_TARGETS="ruby24"
ACCEPT_LICENSE="intel-ucode-20180807"

View file

@ -5,5 +5,4 @@ livecd-stage1
systemd
#we do not want old ruby
ruby_targets_ruby21
ruby_targets_ruby22
ruby_targets_ruby23

View file

@ -1,2 +1,2 @@
#totally ready to go stable
-ruby_targets_ruby23
#-ruby_targets_ruby23