commit: 30c8e111c139aa75cb6d481accfea016646783f9 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 5 10:25:19 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 5 10:25:19 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c8e111
profiles: mask pkgconf[test] on 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 bd911942054..f158aaf0ec3 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -16,6 +16,7 @@ app-crypt/pinentry fltk gnome-keyring app-misc/pax-utils python app-text/xmlto text dev-libs/libxslt python +dev-util/pkgconf test net-libs/gnutls guile test-full net-libs/ldns python net-misc/openssh kerberos
