commit: fc73df4f44bc4666668a069b3bb6c236dd8d936c Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Apr 25 12:13:00 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Apr 25 12:43:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc73df4f
profiles/arch/hppa/package.use.mask: add activesupport[test] Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/hppa/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 1a898cf4643..2b9c8989ccc 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Rolf Eike Beer <[email protected]> (2020-04-25) +# dependencies not yet keyworded +dev-ruby/activesupport test + # James Le Cuirot <[email protected]> (2020-04-23) # Requires media-libs/mesa[llvm], which is masked. dev-python/pyopengl test
