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 DC9F9158091 for ; Thu, 16 Jun 2022 15:15:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E33F2E08C3; Thu, 16 Jun 2022 15:15:41 +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 C605FE08BB for ; Thu, 16 Jun 2022 15:15:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B67DB341804 for ; Thu, 16 Jun 2022 15:15:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49792510 for ; Thu, 16 Jun 2022 15:15:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1655392421.e6b20329474d39df65f225297b437d98eb6e00e5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/defcon/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/defcon/defcon-0.10.1.ebuild X-VCS-Directories: dev-python/defcon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e6b20329474d39df65f225297b437d98eb6e00e5 X-VCS-Branch: master Date: Thu, 16 Jun 2022 15:15:38 +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: 4e6d6c22-205b-4ab4-83ef-67a4717a0fc5 X-Archives-Hash: eb72fa71f5215f5ccf50369ba25a5949 commit: e6b20329474d39df65f225297b437d98eb6e00e5 Author: Sam James gentoo org> AuthorDate: Thu Jun 16 15:13:41 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jun 16 15:13:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b20329 dev-python/defcon: Stabilize 0.10.1 ALLARCHES, #852353 Signed-off-by: Sam James gentoo.org> dev-python/defcon/defcon-0.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/defcon/defcon-0.10.1.ebuild b/dev-python/defcon/defcon-0.10.1.ebuild index 9a06af9ed8e1..b233adb09855 100644 --- a/dev-python/defcon/defcon-0.10.1.ebuild +++ b/dev-python/defcon/defcon-0.10.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/robotools/defcon/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" RDEPEND=" >=dev-python/fonttools-4.28.5[${PYTHON_USEDEP}]