commit: fef10394dfa29d4559edec5203f3a21f23e49446 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Aug 18 09:06:28 2015 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 09:06:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef10394
profiles: Fix category in texlive-basic hppa p.use.mask profiles/arch/hppa/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 47d2503..1ca3e87 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -6,8 +6,8 @@ # Jeroen Roovers <[email protected]> (16 Aug 2015) # Bundles luajit which has not been ported to HPPA (bug #554376) -app-text/texlive-basic luajittex app-text/texlive-core luajittex +dev-texlive/texlive-basic luajittex # Jeroen Roovers <[email protected]> (3 Jul 2015) # net-libs/nghttp2 fails to compile (bug #552898)
