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 26E3D158086 for ; Tue, 28 Dec 2021 05:56:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31FAF2BC01D; Tue, 28 Dec 2021 05:56:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0108C2BC01C for ; Tue, 28 Dec 2021 05:56:52 +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 E12A8342AF8 for ; Tue, 28 Dec 2021 05:56:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8E0126D for ; Tue, 28 Dec 2021 05:56:48 +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: <1640670998.556a7940d44164bbaa07dffd649fe863e949f559.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aesara/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/aesara/aesara-2.3.3.ebuild X-VCS-Directories: dev-python/aesara/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 556a7940d44164bbaa07dffd649fe863e949f559 X-VCS-Branch: master Date: Tue, 28 Dec 2021 05:56:48 +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: a939263d-1f1c-4018-9ae1-354a27dcfe8a X-Archives-Hash: c58ee38705f9e5fd8254a4dd5c82d26d commit: 556a7940d44164bbaa07dffd649fe863e949f559 Author: Sam James gentoo org> AuthorDate: Tue Dec 28 05:56:38 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 28 05:56:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=556a7940 dev-python/aesara: Stabilize 2.3.3 amd64, #830122 Signed-off-by: Sam James gentoo.org> dev-python/aesara/aesara-2.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/aesara/aesara-2.3.3.ebuild b/dev-python/aesara/aesara-2.3.3.ebuild index 4cbcd19e72fb..1f8e57aae2f9 100644 --- a/dev-python/aesara/aesara-2.3.3.ebuild +++ b/dev-python/aesara/aesara-2.3.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" RDEPEND=" dev-python/cons[${PYTHON_USEDEP}]