mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-cpp/pcg-cpp: remove unused inherit multilib
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit multilib toolchain-funcs
|
||||
inherit toolchain-funcs
|
||||
|
||||
COMMIT="ffd522e7188bef30a00c74dc7eb9de5faff90092"
|
||||
|
||||
DESCRIPTION="Family of better random number generators"
|
||||
HOMEPAGE="https://www.pcg-random.org https://github.com/imneme/pcg-cpp"
|
||||
SRC_URI="https://github.com/imneme/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user