dev-ruby/rbspy: restrict test if not test ;))

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Alexey Zapparov <alexey@zapparov.com>
This commit is contained in:
Alexey Zapparov
2021-12-28 17:50:58 +01:00
parent 0619be5c13
commit 7f9aa2b8fa

View File

@@ -156,4 +156,6 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="test? ( dev-lang/ruby )"