dev-cpp/pcg-cpp: remove unused inherit multilib

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2021-09-21 12:51:07 +03:00
parent 3c0454efa8
commit 10b3c62592

View File

@@ -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"