diff options
author | 2021-08-26 09:12:37 +0200 | |
---|---|---|
committer | 2021-08-26 09:12:37 +0200 | |
commit | 2953d8c692b19edc8278b134967711ae9e1e9cba (patch) | |
tree | b3aae950159711f418a39f47ff3644a1f66b97e6 | |
parent | sys-apps/usb_modeswitch: amd64 stable wrt bug #810309 (diff) | |
download | gentoo-2953d8c692b19edc8278b134967711ae9e1e9cba.tar.gz gentoo-2953d8c692b19edc8278b134967711ae9e1e9cba.tar.bz2 gentoo-2953d8c692b19edc8278b134967711ae9e1e9cba.zip |
dev-python/aesara: amd64/x86 stable (ALLARCHES policy) wrt bug #810355
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/aesara/aesara-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/aesara/aesara-2.1.3.ebuild b/dev-python/aesara/aesara-2.1.3.ebuild index efa88e842a94..99157397bfef 100644 --- a/dev-python/aesara/aesara-2.1.3.ebuild +++ b/dev-python/aesara/aesara-2.1.3.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" dev-python/filelock[${PYTHON_USEDEP}] |