commit: a71a5b0de86bfea63cac500623fb696b6b94374c Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 5 13:34:46 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 5 13:34:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a71a5b0d
profiles: mask dev-libs/libnl[python] for riscv Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> profiles/arch/riscv/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 24bc6915315..77f433b23b7 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -18,6 +18,7 @@ app-misc/pax-utils python app-text/asciidoc test app-text/po4a test app-text/xmlto text +dev-libs/libnl python dev-libs/libxslt python dev-util/pkgconf test net-libs/gnutls test-full
