diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-19 22:47:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-09-19 22:47:41 +0300 |
commit | 51940cef5deff35f04ee15cb5c416e197d3d496a (patch) | |
tree | ced61777c8b49239b91b25e20fc4ee8633881b51 /dev-python/executing | |
parent | dev-python/freezegun: Stabilize 1.2.2 ALLARCHES, #871870 (diff) | |
download | gentoo-51940cef5deff35f04ee15cb5c416e197d3d496a.tar.gz gentoo-51940cef5deff35f04ee15cb5c416e197d3d496a.tar.bz2 gentoo-51940cef5deff35f04ee15cb5c416e197d3d496a.zip |
dev-python/executing: Stabilize 0.10.0 arm, #871879
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/executing')
-rw-r--r-- | dev-python/executing/executing-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/executing/executing-0.10.0.ebuild b/dev-python/executing/executing-0.10.0.ebuild index 965d56929a95..e242880fd9b6 100644 --- a/dev-python/executing/executing-0.10.0.ebuild +++ b/dev-python/executing/executing-0.10.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" 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" # asttokens is optional runtime dep BDEPEND=" |