commit: 46e3daeaf70d8f4416f7e8e496fd93ff4d724d56 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun May 5 15:55:09 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun May 5 15:55:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e3daea
profiles: mask dev-lang/python[tk] 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 2186c84afec..cb45992be85 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-lang/python tk dev-libs/check subunit dev-libs/icu doc dev-libs/iniparser doc
