commit: 366a2f5bebbfcd68da542bccd66eed52a2620030 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Jul 7 07:58:56 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Jul 7 08:00:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=366a2f5b
profiles/arch/hppa: mask app-text/asciidoc[test] Requires long list of ruby keywords. Let's avoid it for now. Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index ea54b63a0b5..0f29d6988eb 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,11 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Sergei Trofimovich <[email protected]> (2019-07-07) +# Test dependencies are no longer keyworded due to dropped Rails +# keyword. +dev-ruby/asciidoctor test + # Sergei Trofimovich <[email protected]> (2019-05-25) # libgo needs an explicit port to hppa: bug #686624 sys-devel/gcc go
