summaryrefslogtreecommitdiff
path: root/dev-R/sys/sys-3.4.ebuild
blob: 9565f39ece03d50317bfcfed6453dcb4cd2ab45a (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit R-packages

DESCRIPTION='Powerful and Reliable Tools for Running System Commands in R'
KEYWORDS="~amd64"
LICENSE='MIT'