From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 14EA1158094 for ; Mon, 18 Jul 2022 13:32:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CFDCE0E81; Mon, 18 Jul 2022 13:32:32 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EDDBAE0E81 for ; Mon, 18 Jul 2022 13:32:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DA94340EEF for ; Mon, 18 Jul 2022 13:32:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E30F545 for ; Mon, 18 Jul 2022 13:32:28 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1658151141.acc7a35e1701b986f4031f75b7cdec861cc504e2.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: acc7a35e1701b986f4031f75b7cdec861cc504e2 X-VCS-Branch: master Date: Mon, 18 Jul 2022 13:32:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4d5f87b9-1569-4d71-a1e2-8bd12410c6c0 X-Archives-Hash: e6440bac90cbb003ca97871c5c436594 commit: acc7a35e1701b986f4031f75b7cdec861cc504e2 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 18 12:58:28 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 18 13:32:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc7a35e x32/package.mask: add reverse dep of coffeescript Signed-off-by: Hans de Graaff gentoo.org> profiles/arch/amd64/x32/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 13d3e606a289..84d8a784dda5 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -161,6 +161,7 @@ dev-lang/coffee-script dev-ruby/autoprefixer-rails dev-ruby/coffee-rails dev-ruby/coffee-script +dev-ruby/deckar01-task_list dev-ruby/execjs dev-ruby/turbolinks dev-ruby/uglifier