Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aesara/
Date: Sun, 25 Jul 2021 08:52:15
Message-Id: 1627203129.9a70f6f5504f382bed083651e1475782f7ae1226.ago@gentoo
1 commit: 9a70f6f5504f382bed083651e1475782f7ae1226
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 08:51:45 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 08:52:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a70f6f5
7
8 dev-python/aesara: amd64/x86 stable (ALLARCHES policy) wrt bug #803671
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/aesara/aesara-2.0.12.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/aesara/aesara-2.0.12.ebuild b/dev-python/aesara/aesara-2.0.12.ebuild
17 index de59ba7c70e..8e43a3eafa6 100644
18 --- a/dev-python/aesara/aesara-2.0.12.ebuild
19 +++ b/dev-python/aesara/aesara-2.0.12.ebuild
20 @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm ~arm64 x86"
26
27 RDEPEND="
28 dev-python/filelock[${PYTHON_USEDEP}]