summaryrefslogtreecommitdiff
path: root/dev-ruby/capistrano/capistrano-3.11.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/capistrano/capistrano-3.11.2.ebuild')
-rw-r--r--dev-ruby/capistrano/capistrano-3.11.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-ruby/capistrano/capistrano-3.11.2.ebuild b/dev-ruby/capistrano/capistrano-3.11.2.ebuild
index 458dc74b07cb..194a24709889 100644
--- a/dev-ruby/capistrano/capistrano-3.11.2.ebuild
+++ b/dev-ruby/capistrano/capistrano-3.11.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,15 +16,14 @@ HOMEPAGE="https://capistranorb.com/"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
ruby_add_rdepend "
>=dev-ruby/airbrussh-1.0.0
>=dev-ruby/sshkit-1.9:0
>=dev-ruby/rake-10.0.0
- dev-ruby/i18n:*
- !!<dev-ruby/capistrano-2.15.5-r2"
+ dev-ruby/i18n:*"
ruby_add_bdepend "
test? ( dev-ruby/mocha )"