diff options
author | 2023-11-25 08:37:39 +0000 | |
---|---|---|
committer | 2023-11-25 08:37:39 +0000 | |
commit | a414ce079a853b6aa97381fefc57f74fb24c3a98 (patch) | |
tree | e9d03a0bc38fd49e2e7f12f5eee2aae9668eb763 /dev-python/executing | |
parent | dev-python/ini2toml: Stabilize 0.13 ALLARCHES, #918465 (diff) | |
download | gentoo-a414ce079a853b6aa97381fefc57f74fb24c3a98.tar.gz gentoo-a414ce079a853b6aa97381fefc57f74fb24c3a98.tar.bz2 gentoo-a414ce079a853b6aa97381fefc57f74fb24c3a98.zip |
dev-python/executing: Stabilize 2.0.1 x86, #918466
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/executing')
-rw-r--r-- | dev-python/executing/executing-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/executing/executing-2.0.1.ebuild b/dev-python/executing/executing-2.0.1.ebuild index 1adb0b4974bd..ba8b37f9dcb6 100644 --- a/dev-python/executing/executing-2.0.1.ebuild +++ b/dev-python/executing/executing-2.0.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos" BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}] |