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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D0B11138335 for ; Tue, 13 Aug 2019 13:51:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2C19E0823; Tue, 13 Aug 2019 13:51:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CA7E1E0823 for ; Tue, 13 Aug 2019 13:51:13 +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 45021349A4F for ; Tue, 13 Aug 2019 13:51:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAF5675E for ; Tue, 13 Aug 2019 13:51:10 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1565704256.85bef8e2a0dd947edf7479525b1a26470517b61f.ago@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.115.ebuild X-VCS-Directories: dev-util/debootstrap/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 85bef8e2a0dd947edf7479525b1a26470517b61f X-VCS-Branch: master Date: Tue, 13 Aug 2019 13:51:10 +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: 0989c189-fb2c-43d5-889e-40d9247d2ac5 X-Archives-Hash: a5d0bf6aab1807d8e63b3d98f3b4faaf commit: 85bef8e2a0dd947edf7479525b1a26470517b61f Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Aug 13 13:50:56 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Aug 13 13:50:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85bef8e2 dev-util/debootstrap: ia64 stable wrt bug #691634 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-util/debootstrap/debootstrap-1.0.115.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/debootstrap/debootstrap-1.0.115.ebuild b/dev-util/debootstrap/debootstrap-1.0.115.ebuild index 2b26e8d878f..8d7cc8e7e92 100644 --- a/dev-util/debootstrap/debootstrap-1.0.115.ebuild +++ b/dev-util/debootstrap/debootstrap-1.0.115.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${PN}_${PV}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" app-arch/dpkg