gentoo-overlay/virtual/perl6/perl6-0.ebuild

10 lines
219 B
Bash

# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
DESCRIPTION="Convenience virtual for perl6"
SLOT="0"
KEYWORDS="~amd64 ~x86"
RDEPEND="dev-lang/rakudo"