diff options
author | 2022-05-05 08:28:41 +0300 | |
---|---|---|
committer | 2022-05-05 08:28:41 +0300 | |
commit | 464aea27ab1f52b1704ecc615f719445ac7cc8be (patch) | |
tree | fe303467ed02c7347b8f702bb110f00ae3c2fa1b /dev-python/executing | |
parent | dev-python/asttokens: Stabilize 2.0.5 ppc64, #841901 (diff) | |
download | gentoo-464aea27ab1f52b1704ecc615f719445ac7cc8be.tar.gz gentoo-464aea27ab1f52b1704ecc615f719445ac7cc8be.tar.bz2 gentoo-464aea27ab1f52b1704ecc615f719445ac7cc8be.zip |
dev-python/executing: Stabilize 0.8.3 ppc64, #841901
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/executing')
-rw-r--r-- | dev-python/executing/executing-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/executing/executing-0.8.3.ebuild b/dev-python/executing/executing-0.8.3.ebuild index 56f08067e566..3374a615c877 100644 --- a/dev-python/executing/executing-0.8.3.ebuild +++ b/dev-python/executing/executing-0.8.3.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~ppc ppc64 ~riscv sparc ~x86" # asttokens is optional runtime dep BDEPEND=" |