net-misc/mikutter: fix ruby use check

Package-Manager: Portage-2.3.4, Repoman-2.3.1
This commit is contained in:
Naohiro Aota
2017-03-16 10:42:04 +09:00
parent 45de86a213
commit b7538b7c9d

View File

@@ -62,10 +62,10 @@ all_ruby_unpack() {
each_ruby_install() {
local rubyversion
if use ruby_targets_ruby22; then
if use ruby_targets_ruby23; then
rubyversion=ruby23
elif use ruby_targets_ruby22; then
rubyversion=ruby22
elif use ruby_targets_ruby21; then
rubyversion=ruby21
fi
exeinto /usr/share/mikutter