diff options
author | Sam James <sam@gentoo.org> | 2022-06-10 04:07:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-10 04:07:06 +0100 |
commit | cc4456bb8d021cc86f4c1c877744e94fecd26e98 (patch) | |
tree | 68ffa767baa9e1aed2ce5346df6e1d9b99362a70 /dev-python/characteristic | |
parent | dev-python/build: Stabilize 0.8.0 ALLARCHES, #850820 (diff) | |
download | gentoo-cc4456bb8d021cc86f4c1c877744e94fecd26e98.tar.gz gentoo-cc4456bb8d021cc86f4c1c877744e94fecd26e98.tar.bz2 gentoo-cc4456bb8d021cc86f4c1c877744e94fecd26e98.zip |
dev-python/characteristic: Stabilize 14.3.0-r4 ALLARCHES, #850823
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/characteristic')
-rw-r--r-- | dev-python/characteristic/characteristic-14.3.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/characteristic/characteristic-14.3.0-r4.ebuild b/dev-python/characteristic/characteristic-14.3.0-r4.ebuild index 2693b044991c..f52f4822a846 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r4.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r4.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" distutils_enable_tests pytest distutils_enable_sphinx docs |