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 82D9A15802E for ; Sun, 30 Jun 2024 18:22:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A3121E2B70; Sun, 30 Jun 2024 18:22:16 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89D34E2B70 for ; Sun, 30 Jun 2024 18:22:16 +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 BB5AD340C53 for ; Sun, 30 Jun 2024 18:22:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A3911BC0 for ; Sun, 30 Jun 2024 18:22:14 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1719771718.1d43fa68b87f1d1aa10720a4cc39cac25d9ed3bc.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/debootstrap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/debootstrap/debootstrap-1.0.123.ebuild dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild dev-util/debootstrap/debootstrap-1.0.134.ebuild X-VCS-Directories: dev-util/debootstrap/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 1d43fa68b87f1d1aa10720a4cc39cac25d9ed3bc X-VCS-Branch: master Date: Sun, 30 Jun 2024 18:22:14 +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: d9a117e9-32c7-48c7-b322-156de428b731 X-Archives-Hash: 9b772f93f75a1764a16a07f6554c7a77 commit: 1d43fa68b87f1d1aa10720a4cc39cac25d9ed3bc Author: Arthur Zamarin gentoo org> AuthorDate: Sun Jun 30 18:19:19 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Jun 30 18:21:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d43fa68 dev-util/debootstrap: unkeyword for mips Currently doesn't seem very useful, especially in current broken mips state, so let's simplify mips tree before fixing it. Bug: https://bugs.gentoo.org/759694 Signed-off-by: Arthur Zamarin gentoo.org> dev-util/debootstrap/debootstrap-1.0.123.ebuild | 4 ++-- dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild | 4 ++-- dev-util/debootstrap/debootstrap-1.0.134.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-util/debootstrap/debootstrap-1.0.123.ebuild b/dev-util/debootstrap/debootstrap-1.0.123.ebuild index 8fd8c0b19641..312f835d46ae 100644 --- a/dev-util/debootstrap/debootstrap-1.0.123.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.123.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/dpkg diff --git a/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild b/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild index 466ec93b04e3..a94d05fbc5e1 100644 --- a/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.128_p2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://salsa.debian.org/installer-team/${PN}/-/archive/${MY_PV}/${PN}- LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/dpkg diff --git a/dev-util/debootstrap/debootstrap-1.0.134.ebuild b/dev-util/debootstrap/debootstrap-1.0.134.ebuild index f3548f563311..4a907734a3c9 100644 --- a/dev-util/debootstrap/debootstrap-1.0.134.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.134.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://salsa.debian.org/installer-team/${PN}/-/archive/${MY_PV}/${PN}- LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/dpkg