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 5B35615ACFB for ; Thu, 20 Apr 2023 04:14:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52AD9E08C4; Thu, 20 Apr 2023 04:14:57 +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 0E748E0898 for ; Thu, 20 Apr 2023 04:14:57 +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 1FB7E341116 for ; Thu, 20 Apr 2023 04:14:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1C61A3A for ; Thu, 20 Apr 2023 04:14:54 +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: <1681964074.0ed9c881db63c50345fd04b0a33a7fc33d7c668b.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/metagen/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/metagen/metagen-0.7.3-r2.ebuild X-VCS-Directories: app-portage/metagen/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0ed9c881db63c50345fd04b0a33a7fc33d7c668b X-VCS-Branch: master Date: Thu, 20 Apr 2023 04:14:54 +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: 861b1dd1-c902-41c4-a3ad-f1e4d6c4dbed X-Archives-Hash: 01a3c95eeac6e1e84a22827ee2117366 commit: 0ed9c881db63c50345fd04b0a33a7fc33d7c668b Author: Arthur Zamarin gentoo org> AuthorDate: Thu Apr 20 04:14:34 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Apr 20 04:14:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed9c881 app-portage/metagen: Stabilize 0.7.3-r2 ppc, #904645 Signed-off-by: Arthur Zamarin gentoo.org> app-portage/metagen/metagen-0.7.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/metagen/metagen-0.7.3-r2.ebuild b/app-portage/metagen/metagen-0.7.3-r2.ebuild index 436a7a9df46f..59910e8e0c0d 100644 --- a/app-portage/metagen/metagen-0.7.3-r2.ebuild +++ b/app-portage/metagen/metagen-0.7.3-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://cgit.gentoo.org/proj/metagen.git" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~hppa ppc ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/lxml[${PYTHON_USEDEP}]