diff options
author | 2024-09-21 10:41:08 +0000 | |
---|---|---|
committer | 2024-09-21 10:41:08 +0000 | |
commit | 494d981bc6a4418e39846d57056805ae2632d853 (patch) | |
tree | a50073ff5332db40c8117ff9de3d19c8534677ff /dev-python/doc8 | |
parent | dev-db/sqlite: Stabilize 3.46.1 ppc64, #939971 (diff) | |
download | gentoo-494d981bc6a4418e39846d57056805ae2632d853.tar.gz gentoo-494d981bc6a4418e39846d57056805ae2632d853.tar.bz2 gentoo-494d981bc6a4418e39846d57056805ae2632d853.zip |
dev-python/doc8: Stabilize 1.1.2 ALLARCHES, #939976
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/doc8')
-rw-r--r-- | dev-python/doc8/doc8-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doc8/doc8-1.1.2.ebuild b/dev-python/doc8/doc8-1.1.2.ebuild index e07ea6f14043..753efca24289 100644 --- a/dev-python/doc8/doc8-1.1.2.ebuild +++ b/dev-python/doc8/doc8-1.1.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >=dev-python/docutils-0.19[${PYTHON_USEDEP}] |