diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-08-20 10:10:33 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-08-20 10:59:18 +0200 |
commit | 823c52ab2be85aa75f27496f7e9433c23cb4d45b (patch) | |
tree | 0f89295eb9c0e42519848c5fc1b062640b8609e6 /sci-electronics | |
parent | sci-electronics/klayout: remove ruby21-only packages (diff) | |
download | gentoo-823c52ab2be85aa75f27496f7e9433c23cb4d45b.tar.gz gentoo-823c52ab2be85aa75f27496f7e9433c23cb4d45b.tar.bz2 gentoo-823c52ab2be85aa75f27496f7e9433c23cb4d45b.zip |
sci-electronics/klayout: switch to ruby22 due to ruby21 removal
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/klayout/klayout-0.23.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/klayout/klayout-0.23.10.ebuild b/sci-electronics/klayout/klayout-0.23.10.ebuild index 998bf5dd622a..2f96c460f1d1 100644 --- a/sci-electronics/klayout/klayout-0.23.10.ebuild +++ b/sci-electronics/klayout/klayout-0.23.10.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21" +USE_RUBY="ruby22" # note: define maximally ONE implementation here RUBY_OPTIONAL=no |