sys-fs/dislocker: use ruby24
authorHans de Graaff <graaff@gentoo.org>
Mon, 8 Apr 2019 17:37:56 +0000 (19:37 +0200)
committerHans de Graaff <graaff@gentoo.org>
Mon, 8 Apr 2019 17:42:53 +0000 (19:42 +0200)
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

sys-fs/dislocker/dislocker-0.7.1-r1.ebuild

index 6c245bbb7f6cc80e4bf4ef062b7e9f91bda65a39..e0008c697804d1b9a297b46191df02fb2f7448fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -22,7 +22,7 @@ IUSE="ruby"
 
 DEPEND="sys-fs/fuse:*
        net-libs/mbedtls
-       ruby? ( dev-lang/ruby:2.3 )"
+       ruby? ( dev-lang/ruby:2.4 )"
 
 RDEPEND="${DEPEND}"