diff options
author | 2022-01-13 20:40:01 +0200 | |
---|---|---|
committer | 2022-01-13 20:40:01 +0200 | |
commit | aded2c22f2ea5af56ef98ccabb1a89fc61e8b22b (patch) | |
tree | 6794955ca3a08d4094adeeed69da0bcc61d16ca4 /dev-python/ipykernel | |
parent | dev-python/gmpy: Stabilize 2.1.1 ppc, #831143 (diff) | |
download | gentoo-aded2c22f2ea5af56ef98ccabb1a89fc61e8b22b.tar.gz gentoo-aded2c22f2ea5af56ef98ccabb1a89fc61e8b22b.tar.bz2 gentoo-aded2c22f2ea5af56ef98ccabb1a89fc61e8b22b.zip |
dev-python/ipykernel: Stabilize 6.6.0 ALLARCHES, #831145
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/ipykernel')
-rw-r--r-- | dev-python/ipykernel/ipykernel-6.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/ipykernel/ipykernel-6.6.0.ebuild b/dev-python/ipykernel/ipykernel-6.6.0.ebuild index a2aa44976ede..b0138081d9a2 100644 --- a/dev-python/ipykernel/ipykernel-6.6.0.ebuild +++ b/dev-python/ipykernel/ipykernel-6.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" $(python_gen_cond_dep ' |