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 6A9FD158094 for ; Fri, 2 Sep 2022 16:54:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82F5CE090F; Fri, 2 Sep 2022 16:54:49 +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 6D8C9E090F for ; Fri, 2 Sep 2022 16:54:49 +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 7DE09341226 for ; Fri, 2 Sep 2022 16:54:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA53F576 for ; Fri, 2 Sep 2022 16:54:46 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1662137682.209f7347b427291d19c5398cf8ec8d76a7e05945.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc32/, profiles/arch/ppc64/, profiles/arch/ppc/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc32/package.use.mask profiles/arch/powerpc/ppc64/package.use.mask profiles/arch/ppc/package.use.mask profiles/arch/ppc64/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ppc32/ profiles/arch/ppc/ profiles/arch/ppc64/ profiles/arch/powerpc/ppc64/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: 209f7347b427291d19c5398cf8ec8d76a7e05945 X-VCS-Branch: master Date: Fri, 2 Sep 2022 16:54:46 +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: 6472d1c9-4390-494f-9455-08e029dea2b0 X-Archives-Hash: bb539af856b486b141e5a89786c524ae commit: 209f7347b427291d19c5398cf8ec8d76a7e05945 Author: Andrey Grozin gentoo org> AuthorDate: Fri Sep 2 16:54:14 2022 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Fri Sep 2 16:54:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=209f7347 profiles/arch: mask capstone USE flag in dev-lisp/sbcl on ppc and ppc64 Signed-off-by: Andrey Grozin gentoo.org> profiles/arch/powerpc/ppc32/package.use.mask | 4 ++++ profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++ profiles/arch/ppc/package.use.mask | 6 ------ profiles/arch/ppc64/package.use.mask | 6 ------ 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 2ff25f7a94da..91f37716ade9 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrey Grozin (2022-09-02) +# dev-libs/capstone not keyworded +dev-lisp/sbcl capstone + # Arthur Zamarin (2022-08-15) # deps not keyworded dev-util/pkgcheck emacs diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 9238bfbf1986..4d8af12fcb89 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrey Grozin (2022-09-02) +# dev-libs/capstone not keyworded +dev-lisp/sbcl capstone + # Andreas Sturmlechner (2022-07-17) # dev-python/pyside2 is not keyworded www-client/falkon python diff --git a/profiles/arch/ppc/package.use.mask b/profiles/arch/ppc/package.use.mask deleted file mode 100644 index 47c850991014..000000000000 --- a/profiles/arch/ppc/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Andrey Grozin (2022-09-02) -# dev-libs/capstone not keyworded -dev-lisp/sbcl capstone diff --git a/profiles/arch/ppc64/package.use.mask b/profiles/arch/ppc64/package.use.mask deleted file mode 100644 index 47c850991014..000000000000 --- a/profiles/arch/ppc64/package.use.mask +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Andrey Grozin (2022-09-02) -# dev-libs/capstone not keyworded -dev-lisp/sbcl capstone