mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
enable ruby 2.5
activesupport: bump i18n dep as 0.7 can't build
This commit is contained in:
parent
4789862d0d
commit
9a23f1b5c4
4 changed files with 3 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ IUSE=""
|
|||
RUBY_S="rails-${PV}/${PN}"
|
||||
|
||||
ruby_add_rdepend "
|
||||
>=dev-ruby/i18n-0.7:0.7
|
||||
>=dev-ruby/i18n-0.9:0.9
|
||||
>=dev-ruby/tzinfo-1.1:1
|
||||
>=dev-ruby/minitest-5.1:5
|
||||
>=dev-ruby/thread_safe-0.3.4:0"
|
||||
|
|
@ -42,7 +42,6 @@ PORTAGE_NICENESS="9"
|
|||
PORTAGE_IO_NICENESS="ionice -c 3 -p \${PID}"
|
||||
|
||||
USE="${USE} X abi_x86_32 adns caps -consolekit curl elogind fbcon gps jack lm-sensors lm_sensors lua lzma networkmanager oss pentoo-full perl pulseaudio python ruby samba sqlite subversion vdpau vaapi xattr xinerama x265"
|
||||
#USE="${USE} ruby_targets_ruby24 -ruby_targets_ruby25"
|
||||
|
||||
PORTAGE_BZIP2_COMMAND="lbzip2"
|
||||
PORTAGE_BUNZIP2_COMMAND="lbunzip2"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
dev-util/checkbashisms **
|
||||
<dev-util/pkgcore-checks-9999 **
|
||||
dev-util/pkgcore-checks
|
||||
dev-util/pkgcheck
|
||||
dev-util/catalyst **
|
||||
dev-util/bin_replace_string
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
=sys-apps/pkgcore-0.8.6
|
||||
sys-apps/pkgcore
|
||||
sys-apps/portage
|
||||
|
|
|
|||
Loading…
Reference in a new issue