summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-12 09:43:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-12 09:43:54 +0200
commitb0a6960991c946104d3029c5307ad1177c3a8bc2 (patch)
tree09f89c3bb99709a0e6d11e74e7fdc82eb7af66c1 /dev-python/typogrify
parentdev-python/smartypants: Stabilize 2.0.1 hppa, #831049 (diff)
downloadgentoo-b0a6960991c946104d3029c5307ad1177c3a8bc2.tar.gz
gentoo-b0a6960991c946104d3029c5307ad1177c3a8bc2.tar.bz2
gentoo-b0a6960991c946104d3029c5307ad1177c3a8bc2.zip
dev-python/typogrify: Stabilize 2.0.7 hppa, #831049
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/typogrify')
-rw-r--r--dev-python/typogrify/typogrify-2.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/typogrify/typogrify-2.0.7.ebuild b/dev-python/typogrify/typogrify-2.0.7.ebuild
index 965450a43817..4528bdc47264 100644
--- a/dev-python/typogrify/typogrify-2.0.7.ebuild
+++ b/dev-python/typogrify/typogrify-2.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-python/smartypants-1.8.3[${PYTHON_USEDEP}]