summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2018-02-08 07:01:59 +0100
committerHans de Graaff <graaff@gentoo.org>2018-02-08 07:24:49 +0100
commitd62815eb4858b796d6ddb618ad4c59154ede81b3 (patch)
treef7a6614410514facbe250ff07eb8c1f7c9f08948
parentdev-ruby/posix-spawn: cleanup (diff)
downloadgentoo-d62815eb.tar.gz
gentoo-d62815eb.tar.bz2
gentoo-d62815eb.zip
dev-ruby/posix-spawn: add ruby25
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r--dev-ruby/posix-spawn/posix-spawn-0.3.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/posix-spawn/posix-spawn-0.3.13.ebuild b/dev-ruby/posix-spawn/posix-spawn-0.3.13.ebuild
index 7e4dba6b090a..4f7272325470 100644
--- a/dev-ruby/posix-spawn/posix-spawn-0.3.13.ebuild
+++ b/dev-ruby/posix-spawn/posix-spawn-0.3.13.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
KEYWORDS="~amd64"
RUBY_FAKEGEM_TASK_DOC=""