mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
dev-R/*: remove AR export no more needed
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,14 +3,10 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages toolchain-funcs
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='A Simple and Robust JSON Parser and generator for R'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='MIT'
|
||||
|
||||
#unbundling status: https://github.com/jeroen/jsonlite/issues/201
|
||||
src_prepare() {
|
||||
tc-export AR
|
||||
R-packages_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user