diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-14 09:14:14 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-14 09:25:23 +0200 |
commit | 7c7670ac0884fe1a2e460fb033e0ca2abc171992 (patch) | |
tree | 043aa929279941ca8ee3cd19d4190333c556a4b9 /media-sound/xmms2/xmms2-0.8_p20161122.ebuild | |
parent | net-misc/mikutter: add ruby23 (diff) | |
download | gentoo-7c7670ac0884fe1a2e460fb033e0ca2abc171992.tar.gz gentoo-7c7670ac0884fe1a2e460fb033e0ca2abc171992.tar.bz2 gentoo-7c7670ac0884fe1a2e460fb033e0ca2abc171992.zip |
media-sound/xmms2: add ruby23, bug 645608
Closes: https://bugs.gentoo.org/645608
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-sound/xmms2/xmms2-0.8_p20161122.ebuild')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20161122.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild index 32edd700286b..d4c26a1373cd 100644 --- a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby22 ruby23" inherit eutils multiprocessing python-single-r1 ruby-single toolchain-funcs |