diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:24:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:24:29 +0000 |
commit | 80443aca6207cf4ea61ef1c8b3d1e7ad52aa176f (patch) | |
tree | 89e53cc96793dc47ef92a763b2ebc6c0a57feaeb /dev-python/typogrify | |
parent | dev-python/smartypants: Stabilize 2.0.1 arm64, #792327 (diff) | |
download | gentoo-80443aca6207cf4ea61ef1c8b3d1e7ad52aa176f.tar.gz gentoo-80443aca6207cf4ea61ef1c8b3d1e7ad52aa176f.tar.bz2 gentoo-80443aca6207cf4ea61ef1c8b3d1e7ad52aa176f.zip |
dev-python/typogrify: Stabilize 2.0.7 arm64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/typogrify')
-rw-r--r-- | dev-python/typogrify/typogrify-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/typogrify/typogrify-2.0.7.ebuild b/dev-python/typogrify/typogrify-2.0.7.ebuild index 0c8c5eb49fc8..cc5a29c797d2 100644 --- a/dev-python/typogrify/typogrify-2.0.7.ebuild +++ b/dev-python/typogrify/typogrify-2.0.7.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86" RDEPEND=" >=dev-python/smartypants-1.8.3[${PYTHON_USEDEP}] |