diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-22 21:24:02 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-22 21:24:51 +0100 |
commit | aef5d6f87bb052e60c6fc5b790d264f45e76b803 (patch) | |
tree | c811f7b1b0bf7150dd79fa37c5b687a105ce9049 /dev-libs/leatherman/leatherman-1.3.0.ebuild | |
parent | dev-ruby/hiera-eyaml: cleanup (diff) | |
download | gentoo-aef5d6f87bb052e60c6fc5b790d264f45e76b803.tar.gz gentoo-aef5d6f87bb052e60c6fc5b790d264f45e76b803.tar.bz2 gentoo-aef5d6f87bb052e60c6fc5b790d264f45e76b803.zip |
dev-libs/leatherman: remove USE_RUBY, no-op due to lack of ruby eclasses
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/leatherman/leatherman-1.3.0.ebuild')
-rw-r--r-- | dev-libs/leatherman/leatherman-1.3.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/leatherman/leatherman-1.3.0.ebuild b/dev-libs/leatherman/leatherman-1.3.0.ebuild index aeb7a947daad..c1a8c29ae1c1 100644 --- a/dev-libs/leatherman/leatherman-1.3.0.ebuild +++ b/dev-libs/leatherman/leatherman-1.3.0.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22" inherit cmake-utils multilib |