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 07CE015800A for ; Thu, 24 Aug 2023 14:52:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 000DF2BC025; Thu, 24 Aug 2023 14:52:29 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA7BC2BC025 for ; Thu, 24 Aug 2023 14:52:29 +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 8488F335D43 for ; Thu, 24 Aug 2023 14:52:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC29A1069 for ; Thu, 24 Aug 2023 14:52:26 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1692888706.bbb9d932d47ec5b5337b5c17fefdceaa12566f48.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/yattag/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/yattag/yattag-1.15.1.ebuild X-VCS-Directories: dev-python/yattag/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: bbb9d932d47ec5b5337b5c17fefdceaa12566f48 X-VCS-Branch: master Date: Thu, 24 Aug 2023 14:52:26 +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: a68a5baa-c7a4-4ef0-a5b4-db4a4d15b990 X-Archives-Hash: ca2590a9c43de8f8cd70518731665aae commit: bbb9d932d47ec5b5337b5c17fefdceaa12566f48 Author: Rick Farina gentoo org> AuthorDate: Thu Aug 24 14:51:46 2023 +0000 Commit: Rick Farina gentoo org> CommitDate: Thu Aug 24 14:51:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbb9d932 dev-python/yattag: keyword 1.15.1 for ~x86 Signed-off-by: Rick Farina gentoo.org> dev-python/yattag/yattag-1.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/yattag/yattag-1.15.1.ebuild b/dev-python/yattag/yattag-1.15.1.ebuild index 54cd73c2f056..144f95618081 100644 --- a/dev-python/yattag/yattag-1.15.1.ebuild +++ b/dev-python/yattag/yattag-1.15.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://www.yattag.org/" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="~amd64 ~riscv ~x86" distutils_enable_tests unittest