mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/sshkey: update EAPI 6 -> 8
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
17
dev-ruby/sshkey/sshkey-2.0.0-r1.ebuild
Normal file
17
dev-ruby/sshkey/sshkey-2.0.0-r1.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
USE_RUBY="ruby26 ruby27 ruby30 ruby31"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="SSH private and public key generator in pure Ruby"
|
||||
HOMEPAGE="https://rubygems.org/gems/sshkey"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
Reference in New Issue
Block a user