From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1098576-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 62DE8138334 for <garchives@archives.gentoo.org>; Sun, 7 Jul 2019 08:00:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D601E0826; Sun, 7 Jul 2019 08:00:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D873E0826 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jul 2019 08:00:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 182C03472FE for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jul 2019 08:00:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33F46326 for <gentoo-commits@lists.gentoo.org>; Sun, 7 Jul 2019 08:00:05 +0000 (UTC) From: "Sergei Trofimovich" <slyfox@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" <slyfox@gentoo.org> Message-ID: <1562486400.366a2f5bebbfcd68da542bccd66eed52a2620030.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/package.use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 366a2f5bebbfcd68da542bccd66eed52a2620030 X-VCS-Branch: master Date: Sun, 7 Jul 2019 08:00:05 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0ceeba53-1192-425b-b94a-2f9cf41a57a6 X-Archives-Hash: 0ba40550d8092114608d38e530d85b3d 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 <slyfox@gentoo.org> (2019-07-07) +# Test dependencies are no longer keyworded due to dropped Rails +# keyword. +dev-ruby/asciidoctor test + # Sergei Trofimovich <slyfox@gentoo.org> (2019-05-25) # libgo needs an explicit port to hppa: bug #686624 sys-devel/gcc go