commit: afba9fdb88798d46f52c57c9e1b9f9e7289dcae3 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Nov 22 20:57:05 2015 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Nov 22 20:59:48 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afba9fdb
profiles: Unmask icedtea[systemtap] on powerpc It's been available on ppc/ppc64 for ages now. profiles/arch/powerpc/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index cfebef8..7a7cbb0 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -308,11 +308,6 @@ app-text/asciidoc test # Deps not Keyworded sci-chemistry/apbs fetk -# Vlastimil Babka <[email protected]> (13 Oct 2010) -# dev-util/systemtap not keyworded on ppc arches. Note that this currently applies for java-overlay -# icedtea only, but the plan is to move it to main tree. -dev-java/icedtea systemtap - # Alexey Shvetsov <[email protected]> (22 Aug 2010) # sci-chemistry/msms not available for this arch sci-chemistry/vmd msms
