Skip to content

Commit

Permalink
www-servers/uwsgi: drop obsolete ruby21 target, bug 630310
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.8, Repoman-2.3.2
  • Loading branch information
graaff committed Oct 1, 2017
1 parent 268eb4a commit f8ef4f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion www-servers/uwsgi/uwsgi-2.0.15-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
PYTHON_REQ_USE="threads(+)"

RUBY_OPTIONAL="yes"
USE_RUBY="ruby21 ruby22 ruby23 ruby24"
USE_RUBY="ruby22 ruby23 ruby24"

PHP_EXT_INI="no"
PHP_EXT_NAME="dummy"
Expand Down
2 changes: 1 addition & 1 deletion www-servers/uwsgi/uwsgi-2.0.15.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy )
PYTHON_REQ_USE="threads(+)"

RUBY_OPTIONAL="yes"
USE_RUBY="ruby21 ruby22 ruby23"
USE_RUBY="ruby22 ruby23"

PHP_EXT_INI="no"
PHP_EXT_NAME="dummy"
Expand Down

0 comments on commit f8ef4f2

Please sign in to comment.