From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1165767-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 5000D138351
	for <garchives@archives.gentoo.org>; Mon, 27 Apr 2020 17:08:44 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4D01DE08AC;
	Mon, 27 Apr 2020 17:08:43 +0000 (UTC)
Received: from smtp.gentoo.org (mail.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 396C3E08AC
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Apr 2020 17:08:43 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 D372834FD54
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Apr 2020 17:08:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B98951E4
	for <gentoo-commits@lists.gentoo.org>; Mon, 27 Apr 2020 17:08:39 +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: <1588007293.fb070848a2c0c6386722d46b4eecb087bf3d7c8f.slyfox@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/, profiles/arch/sparc/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/hppa/package.use.mask profiles/arch/sparc/package.use.mask
X-VCS-Directories: profiles/arch/sparc/ profiles/arch/hppa/
X-VCS-Committer: slyfox
X-VCS-Committer-Name: Sergei Trofimovich
X-VCS-Revision: fb070848a2c0c6386722d46b4eecb087bf3d7c8f
X-VCS-Branch: master
Date: Mon, 27 Apr 2020 17:08:39 +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: 6a1bb68a-a9d8-4a87-b36a-b05dd34523b0
X-Archives-Hash: f31a3fd676bad1e57ccc4b4c93d54649

commit:     fb070848a2c0c6386722d46b4eecb087bf3d7c8f
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Apr 27 15:25:10 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 27 17:08:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb070848

profiles/arch/{hppa,sparc}/package.use.mask: add active{model,record}[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  | 2 ++
 profiles/arch/sparc/package.use.mask | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 2b9c8989ccc..518a3c2740d 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -6,6 +6,8 @@
 
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-25)
 # dependencies not yet keyworded
+dev-ruby/activemodel test
+dev-ruby/activerecord test
 dev-ruby/activesupport test
 
 # James Le Cuirot <chewi@gentoo.org> (2020-04-23)

diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 5be369d76fa..9c0654dd4b7 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -33,6 +33,8 @@ app-misc/tracker-miners test
 # Rolf Eike Beer <eike@sf-mail.de> (2020-04-20)
 # dependencies not yet keyworded
 dev-ruby/rack-cache test
+dev-ruby/activemodel test
+dev-ruby/activerecord test
 dev-ruby/activesupport test
 dev-ruby/http test