pentoo-overlay/dev-ruby/arachni-reactor/arachni-reactor-0.1.2.ebuild
2018-07-25 10:55:30 +08:00

15 lines
377 B
Bash

# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
USE_RUBY="ruby23 ruby24 ruby25"
inherit multilib ruby-fakegem
DESCRIPTION="A simple, lightweight, pure-Ruby implementation of the Reactor pattern"
HOMEPAGE="https://rubygems.org/gems/arachni-reactor"
LICENSE="BSD-3-CLAUSE"
SLOT=0
KEYWORDS="~amd64 ~arm ~x86"