diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:59:56 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 18:59:56 +0300 |
commit | ccd38722bdfafba4ad78a772b0531d745c16e1d1 (patch) | |
tree | 7492e1e34aba0f0a6cc22aff6d5e2cfc7ff60ef9 /dev-python/wrapt | |
parent | dev-python/leechcorepyc: Stabilize 2.14.0 x86, #903589 (diff) | |
download | gentoo-ccd38722bdfafba4ad78a772b0531d745c16e1d1.tar.gz gentoo-ccd38722bdfafba4ad78a772b0531d745c16e1d1.tar.bz2 gentoo-ccd38722bdfafba4ad78a772b0531d745c16e1d1.zip |
dev-python/wrapt: Stabilize 1.15.0 x86, #903597
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/wrapt')
-rw-r--r-- | dev-python/wrapt/wrapt-1.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wrapt/wrapt-1.15.0.ebuild b/dev-python/wrapt/wrapt-1.15.0.ebuild index a08210f44e36..e55a6d57a27b 100644 --- a/dev-python/wrapt/wrapt-1.15.0.ebuild +++ b/dev-python/wrapt/wrapt-1.15.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" distutils_enable_tests pytest distutils_enable_sphinx docs dev-python/sphinx-rtd-theme |