commit: deed63678c71ec97e6583dceb8bcb1a4d683e1ee Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat May 2 04:47:34 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat May 2 05:17:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deed6367
app-mobilephone/obexftp: add ruby26 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> app-mobilephone/obexftp/obexftp-0.24.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild index d1c6caa1ca7..21ac5cf855e 100644 --- a/app-mobilephone/obexftp/obexftp-0.24.2.ebuild +++ b/app-mobilephone/obexftp/obexftp-0.24.2.ebuild @@ -4,7 +4,7 @@ EAPI=6 PYTHON_COMPAT=( python3_6 ) -USE_RUBY="ruby23 ruby24 ruby25" +USE_RUBY="ruby24 ruby25 ruby26" inherit cmake-utils python-single-r1 ruby-single
