diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 14:49:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 14:49:47 +0200 |
commit | aa34419772fd31fc61d52d709ca907bbedd11929 (patch) | |
tree | 2bd1a2b16ad63cd5cc6183a77f1523c13aeb1a70 /dev-python/diff-match-patch | |
parent | dev-python/rpyc: Stabilize 5.2.3-r3 ALLARCHES, #881451 (diff) | |
download | gentoo-aa34419772fd31fc61d52d709ca907bbedd11929.tar.gz gentoo-aa34419772fd31fc61d52d709ca907bbedd11929.tar.bz2 gentoo-aa34419772fd31fc61d52d709ca907bbedd11929.zip |
dev-python/diff-match-patch: Stabilize 20200713 ALLARCHES, #881411
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/diff-match-patch')
-rw-r--r-- | dev-python/diff-match-patch/diff-match-patch-20200713.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild index 901b59113464..1155b317a479 100644 --- a/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild +++ b/dev-python/diff-match-patch/diff-match-patch-20200713.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" distutils_enable_tests pytest |