diff options
author | Sam James <sam@gentoo.org> | 2021-07-31 23:22:09 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-31 23:22:09 +0100 |
commit | 33886b9db90135815b191e6d34c468a001f7c353 (patch) | |
tree | d48a74ee9cfe2482e0cb5d3f6ce2d10f6a527841 /dev-python/ruamel-yaml-clib | |
parent | dev-python/ruamel-yaml-clib: Stabilize 0.2.6 ppc64, #805443 (diff) | |
download | gentoo-33886b9db90135815b191e6d34c468a001f7c353.tar.gz gentoo-33886b9db90135815b191e6d34c468a001f7c353.tar.bz2 gentoo-33886b9db90135815b191e6d34c468a001f7c353.zip |
dev-python/ruamel-yaml-clib: Stabilize 0.2.6 sparc, #805443
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/ruamel-yaml-clib')
-rw-r--r-- | dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild index 1dbf5b0fe410..381abd6f3384 100644 --- a/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild +++ b/dev-python/ruamel-yaml-clib/ruamel-yaml-clib-0.2.6.ebuild @@ -16,7 +16,7 @@ S=${WORKDIR}/${MY_P} 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" python_install() { distutils-r1_python_install --single-version-externally-managed |