diff options
author | 2021-09-19 20:45:44 +0100 | |
---|---|---|
committer | 2021-09-19 20:57:54 +0100 | |
commit | 53dc82388cbc3b9d293a874614401a99269bc8cb (patch) | |
tree | 94d38cf9bd23f49d4ab07d726de576ac71f79862 /dev-python/typogrify | |
parent | dev-python/smartypants: Keyword 2.0.1 for ~m68k (diff) | |
download | gentoo-53dc82388cbc3b9d293a874614401a99269bc8cb.tar.gz gentoo-53dc82388cbc3b9d293a874614401a99269bc8cb.tar.bz2 gentoo-53dc82388cbc3b9d293a874614401a99269bc8cb.zip |
dev-python/typogrify: Keyword 2.0.7 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@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 8231e7265ec3..965450a43817 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="~alpha amd64 arm arm64 ~hppa ~ia64 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}] |