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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 557551581EC for ; Sat, 23 Nov 2024 11:36:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 602CFE0866; Sat, 23 Nov 2024 11:36:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 44E97E0866 for ; Sat, 23 Nov 2024 11:36:25 +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 1FC683409C8 for ; Sat, 23 Nov 2024 11:36:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 616D81E75 for ; Sat, 23 Nov 2024 11:36:21 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1732361761.e58770ba63b273836b69d7c73129c84142e1fc5e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/zeal/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/zeal/zeal-0.7.1.ebuild app-text/zeal/zeal-0.7.2.ebuild X-VCS-Directories: app-text/zeal/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e58770ba63b273836b69d7c73129c84142e1fc5e X-VCS-Branch: master Date: Sat, 23 Nov 2024 11:36:21 +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: c5a971fd-74fc-4be6-9540-e876b3741fb8 X-Archives-Hash: 5b2efef722a9f61b0b8b8e8ecab18500 commit: e58770ba63b273836b69d7c73129c84142e1fc5e Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Nov 22 19:53:00 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Nov 23 11:36:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58770ba app-text/zeal: unkeyword ~x86 Signed-off-by: Andreas Sturmlechner gentoo.org> app-text/zeal/zeal-0.7.1.ebuild | 2 +- app-text/zeal/zeal-0.7.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/zeal/zeal-0.7.1.ebuild b/app-text/zeal/zeal-0.7.1.ebuild index 517aa25b87d1..4705da258387 100644 --- a/app-text/zeal/zeal-0.7.1.ebuild +++ b/app-text/zeal/zeal-0.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zealdocs/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" DEPEND=" app-arch/libarchive:= diff --git a/app-text/zeal/zeal-0.7.2.ebuild b/app-text/zeal/zeal-0.7.2.ebuild index ea2ac7deaf06..648430703b9a 100644 --- a/app-text/zeal/zeal-0.7.2.ebuild +++ b/app-text/zeal/zeal-0.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/zealdocs/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" IUSE="+X" DEPEND="