mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 02:23:16 -04:00
dev-R/bit: inherit edo and fix GPL
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
inherit R-packages edo
|
||||
|
||||
DESCRIPTION='Classes and Methods for Fast Memory-Efficient Boolean Selections'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL2 GPL3'
|
||||
LICENSE='GPL-2 GPL-3'
|
||||
RESTRICT="!test? ( test )"
|
||||
IUSE="test"
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user