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 5539415800F for ; Sun, 15 Jan 2023 07:51:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88796E07FE; Sun, 15 Jan 2023 07:51:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6FFE1E07FE for ; Sun, 15 Jan 2023 07:51:56 +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 AF736340F47 for ; Sun, 15 Jan 2023 07:51:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDAE385B for ; Sun, 15 Jan 2023 07:51:52 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1673769109.a2db26f7c62a68ebc78a9003e79971514c27d529.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-box/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-box/python-box-6.1.0.ebuild X-VCS-Directories: dev-python/python-box/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: a2db26f7c62a68ebc78a9003e79971514c27d529 X-VCS-Branch: master Date: Sun, 15 Jan 2023 07:51:52 +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: d0f5c9fb-d4c2-468c-b808-9126a79b93c5 X-Archives-Hash: 0c7bf3760634579374da218c1e9bcc59 commit: a2db26f7c62a68ebc78a9003e79971514c27d529 Author: Joonas Niilola gentoo org> AuthorDate: Sun Jan 15 07:51:22 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sun Jan 15 07:51:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2db26f7 dev-python/python-box: Stabilize 6.1.0 amd64, #887181 Signed-off-by: Joonas Niilola gentoo.org> dev-python/python-box/python-box-6.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-box/python-box-6.1.0.ebuild b/dev-python/python-box/python-box-6.1.0.ebuild index cb140b6ae872..9f934dd469ac 100644 --- a/dev-python/python-box/python-box-6.1.0.ebuild +++ b/dev-python/python-box/python-box-6.1.0.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" dev-python/msgpack[${PYTHON_USEDEP}]