diff options
author | 2022-07-10 17:55:13 +0100 | |
---|---|---|
committer | 2022-07-10 17:55:13 +0100 | |
commit | 7ce711d49174875314b15d30d0ca7f9388e96eed (patch) | |
tree | 28afc462d9ede77a8d58bbfb347edf2434c65cfc /dev-python/aesara | |
parent | dev-python/tomli: Stabilize 2.0.1-r1 ALLARCHES, #857441 (diff) | |
download | gentoo-7ce711d49174875314b15d30d0ca7f9388e96eed.tar.gz gentoo-7ce711d49174875314b15d30d0ca7f9388e96eed.tar.bz2 gentoo-7ce711d49174875314b15d30d0ca7f9388e96eed.zip |
dev-python/aesara: Stabilize 2.7.3 ALLARCHES, #857282
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/aesara')
-rw-r--r-- | dev-python/aesara/aesara-2.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aesara/aesara-2.7.3.ebuild b/dev-python/aesara/aesara-2.7.3.ebuild index 5dfa54ec6053..1dfecd243cd1 100644 --- a/dev-python/aesara/aesara-2.7.3.ebuild +++ b/dev-python/aesara/aesara-2.7.3.ebuild @@ -22,7 +22,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}] |