diff options
author | 2022-09-20 10:49:20 +0200 | |
---|---|---|
committer | 2022-09-20 10:49:20 +0200 | |
commit | e3a0c63d0794c339a95470e0948ba6a593bd3acc (patch) | |
tree | 11a0735a20cea506eb6dafcaf665fe8adb50e68f /dev-python/configupdater | |
parent | app-editors/xvile: Stabilize 9.8w sparc, #866257 (diff) | |
download | gentoo-e3a0c63d0794c339a95470e0948ba6a593bd3acc.tar.gz gentoo-e3a0c63d0794c339a95470e0948ba6a593bd3acc.tar.bz2 gentoo-e3a0c63d0794c339a95470e0948ba6a593bd3acc.zip |
dev-python/configupdater: Stabilize 3.1.1 sparc, #871852
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/configupdater')
-rw-r--r-- | dev-python/configupdater/configupdater-3.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configupdater/configupdater-3.1.1.ebuild b/dev-python/configupdater/configupdater-3.1.1.ebuild index 96ba61c86102..afbd1fb542fb 100644 --- a/dev-python/configupdater/configupdater-3.1.1.ebuild +++ b/dev-python/configupdater/configupdater-3.1.1.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT PSF-2 PYTHON" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |