summaryrefslogtreecommitdiff
path: root/dev-python/typogrify
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-06-15 14:57:03 +0100
commitd18bf1e01b65ee4bf0c804e2843b282d3d4e5d7c (patch)
tree4a95cbc6ffdf13bad6ecbc7f8d5af99631984123 /dev-python/typogrify
parente748ba9741f6540f4675c23e3e37b73e822c13a4 (diff)
gentoo resync : 15.06.2021
Diffstat (limited to 'dev-python/typogrify')
-rw-r--r--dev-python/typogrify/Manifest2
-rw-r--r--dev-python/typogrify/typogrify-2.0.7.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/typogrify/Manifest b/dev-python/typogrify/Manifest
index 581374aa1023..6b525e6a5a4a 100644
--- a/dev-python/typogrify/Manifest
+++ b/dev-python/typogrify/Manifest
@@ -1,3 +1,3 @@
DIST typogrify-2.0.7.tar.gz 12903 BLAKE2B e08b27a531f21e99d5a35c47c1deb94bc7f67e31a47789ba4750520c893633966b1319a731c81ab2435e7024aea1e8fd0b46a52bbb73a050cdf83a1588644d18 SHA512 6212024a88372f1b14e5932c0541ec4d5a2ada7514c1327dc8f3775cd7adf3372cae0037c4310ed4a03fd0657a91eb4c0d114b74172190f7f84d82908441ddd0
-EBUILD typogrify-2.0.7.ebuild 663 BLAKE2B 342e7721374f5c40b8f727d67e9241b1035b5d90a5d1023fb76aae0f303e1c87df3d66d7a6ff94b164853329ae16f197daeac020f960afa5250573bbca4c5d2f SHA512 19ca92c4aad26da81753a98e3bc22bb5529e0cc3d1f8e7413bd03534f4d95e0aee1bb7d79dd28fa9ddf9f1e7ef32c459715678eea22eacaf7d7143505c59529b
+EBUILD typogrify-2.0.7.ebuild 677 BLAKE2B 16b1ffaf63132d391d5a270b85be967c335ca59f6cc723e06c1fb5623c0f92957bccef3dcb71e4ea179a9c0555430b93a3a769a08cc0a5411a6690efb3b80706 SHA512 5223670a815b35de86786327cbc01697c926f2629de07c6e8f163ea1c6a40987c10be6177eafa9fafa389caae0da917a0bcf444f7008ec8f5c6eb7dc8c1aedb8
MISC metadata.xml 463 BLAKE2B feb4586174307a87c89200cd8cf12b597cda32c73b9ce945075d68d7e69c37ed06404316a7473f91d278d3b7649d3e1dce347e550be1b19f81c7d06a36111924 SHA512 7d629d2bf2c3d34cc4922be9b27ee09edbce594f52806511b82dcd8bb270572dadd25513cb00d021975c3978f0a9d1dffe79b0874f61179ae970c54d6f2f3029
diff --git a/dev-python/typogrify/typogrify-2.0.7.ebuild b/dev-python/typogrify/typogrify-2.0.7.ebuild
index 2d1b38161bf1..8231e7265ec3 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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
RDEPEND="
>=dev-python/smartypants-1.8.3[${PYTHON_USEDEP}]