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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D5D415806E for ; Sun, 21 May 2023 06:43:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9470E086C; Sun, 21 May 2023 06:43:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE1FEE086C for ; Sun, 21 May 2023 06:43:50 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E6B15340CF1 for ; Sun, 21 May 2023 06:43:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5218BA67 for ; Sun, 21 May 2023 06:43:48 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1684651393.bea9da579e014b443198f61c744e96e7de95025d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bea9da579e014b443198f61c744e96e7de95025d X-VCS-Branch: master Date: Sun, 21 May 2023 06:43:48 +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: 6c06f85f-6119-4cea-985a-ed7ed6717123 X-Archives-Hash: f94737943dbb0b33b21ac2ca10522433 commit: bea9da579e014b443198f61c744e96e7de95025d Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Sat May 20 13:06:27 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 21 06:43:13 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bea9da57 profiles/arch/arm: unmask USE=java on sys-devel/gettext Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/31105 Signed-off-by: Sam James gentoo.org> profiles/arch/arm/package.use.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index 10a2f9c946c2..3781ce232db1 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -434,7 +434,6 @@ dev-tex/tex4ht java dev-vcs/subversion java media-libs/libjpeg-turbo java net-misc/tigervnc java -sys-devel/gettext java # Alexandre Rostovtsev (2013-01-22) # remove mask if/when media-gfx/argyllcms is keywored here.