summaryrefslogtreecommitdiff
path: root/dev-python/text-unidecode
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /dev-python/text-unidecode
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'dev-python/text-unidecode')
-rw-r--r--dev-python/text-unidecode/Manifest2
-rw-r--r--dev-python/text-unidecode/text-unidecode-1.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/text-unidecode/Manifest b/dev-python/text-unidecode/Manifest
index 112c520c3fbc..8f9872f237d8 100644
--- a/dev-python/text-unidecode/Manifest
+++ b/dev-python/text-unidecode/Manifest
@@ -1,3 +1,3 @@
DIST text-unidecode-1.3.tar.gz 76885 BLAKE2B b783963b4fce6588d45d48a498de566c08df83ae62c72caf599648df195eb94b7c02090503590ab8c747af0d210847ddfbf0772289e170361914db20c049828e SHA512 aeaf0e79bd0545ca7a4fe700d5a7dac1d5900841fcfe8a5a568c84ba7d3bee5f75eaac0531f4a01d689a550ac5bc7e1acaeb8132293f220db8387fae2eb6a150
-EBUILD text-unidecode-1.3.ebuild 478 BLAKE2B 47533e1e4c0ee4737a0c843da3e887aad16cc22286e661e89aed0c25ba41d69f56a200748a1f7db769fe3718121af5c4e23f03183a8d4eb64e333a52817e9a88 SHA512 96030a13dddeafcb08b52021b0afe09beb7c215d0ba1ab48851b3b3d2a093bbc4fb3a4c80c1c31355bfc4a71198d37cebb34c83ce73e161476d4ee3a713a9d5a
+EBUILD text-unidecode-1.3.ebuild 476 BLAKE2B 380c06db4be67c72b78dc001a9a1e253b26c27d94a38ff8643fbcc4da1ac84cd7dd1eaa77d837a879c966a6b226ea309690da5a58f014dfd0d55f60d5565021d SHA512 e35b33cca6aa77a7aaf723a5b3499fb9c4aac5d880f987f610ae745de4376af0abe6f493ce15b4b71354f1270a4994dd37299db0851be50e6b171ebf6438f2d8
MISC metadata.xml 218 BLAKE2B 086fdcf7b63ca7bd6c58e861d717bb375e1cd372eff26d5d2eeeb176d8c5e6f10e653562abafb50eae7d7508f8e3d421b87e6a749acd0490308672828d0da697 SHA512 4558fee4c51117e21b1f42ca3edbdf1195ed297db798d6bfa0e5fbb7019654a187422b0abde7af5d800caffed66d1e55e4280e8be602bad591424d9776c46781
diff --git a/dev-python/text-unidecode/text-unidecode-1.3.ebuild b/dev-python/text-unidecode/text-unidecode-1.3.ebuild
index 3008ce518a91..e749b9a01f31 100644
--- a/dev-python/text-unidecode/text-unidecode-1.3.ebuild
+++ b/dev-python/text-unidecode/text-unidecode-1.3.ebuild
@@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2+ )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
distutils_enable_tests pytest