mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-R/*: remove AR export no more needed
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
inherit R-packages toolchain-funcs
|
||||
inherit R-packages
|
||||
|
||||
HOMEPAGE="
|
||||
https://github.com/patperry/r-utf8
|
||||
@@ -14,8 +14,3 @@ LICENSE='Apache-2.0'
|
||||
KEYWORDS="~amd64"
|
||||
DEPEND=">=dev-lang/R-2.1.0"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_prepare() {
|
||||
tc-export AR
|
||||
R-packages_src_prepare
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user