diff options
author | Sam James <sam@gentoo.org> | 2023-03-11 17:06:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-11 17:06:06 +0000 |
commit | 4341ad343a690d1f399f75b5ae9d32a618fc2277 (patch) | |
tree | e9d8384300daf626fee7ec8c57aa8cb54906ced1 | |
parent | gui-apps/grim: move wayland-protocols to DEPEND (diff) | |
download | gentoo-4341ad343a690d1f399f75b5ae9d32a618fc2277.tar.gz gentoo-4341ad343a690d1f399f75b5ae9d32a618fc2277.tar.bz2 gentoo-4341ad343a690d1f399f75b5ae9d32a618fc2277.zip |
dev-python/markups: Stabilize 4.0.0 ALLARCHES, #900811
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/markups/markups-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/markups/markups-4.0.0.ebuild b/dev-python/markups/markups-4.0.0.ebuild index 26eec42b5e81..2cadcd8f55f8 100644 --- a/dev-python/markups/markups-4.0.0.ebuild +++ b/dev-python/markups/markups-4.0.0.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${P^} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND=" dev-python/markdown[${PYTHON_USEDEP}] |