diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-06 07:38:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-06 07:38:56 +0200 |
commit | e171f9b80a191a7762c8dc2bb2a28f5466845b32 (patch) | |
tree | 82debe280c3331837ed1b938dbdc7667394384f6 /dev-python/executing | |
parent | dev-ruby/actiontext: fix tests (diff) | |
download | gentoo-e171f9b80a191a7762c8dc2bb2a28f5466845b32.tar.gz gentoo-e171f9b80a191a7762c8dc2bb2a28f5466845b32.tar.bz2 gentoo-e171f9b80a191a7762c8dc2bb2a28f5466845b32.zip |
dev-python/executing: x86 stable wrt bug #811612
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/executing')
-rw-r--r-- | dev-python/executing/executing-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/executing/executing-0.8.0.ebuild b/dev-python/executing/executing-0.8.0.ebuild index 84aac5911824..46bb13c84139 100644 --- a/dev-python/executing/executing-0.8.0.ebuild +++ b/dev-python/executing/executing-0.8.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc x86" # asttokens is optional runtime dep BDEPEND=" |