Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/diff-match-patch/
Date: Thu, 26 Mar 2020 20:35:25
Message-Id: 1585254895.ccd7d8c5e28974c7069a0b8dcdaf208bd13a17a2.mgorny@gentoo
1 commit: ccd7d8c5e28974c7069a0b8dcdaf208bd13a17a2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 26 20:29:51 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 26 20:34:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd7d8c5
7
8 dev-python/diff-match-patch: Stabilize 20181111 ALLARCHES
9
10 Closes: https://bugs.gentoo.org/714312
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/diff-match-patch/diff-match-patch-20181111.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
17 index c9290627a43..2bfeee2ef32 100644
18 --- a/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
19 +++ b/dev-python/diff-match-patch/diff-match-patch-20181111.ebuild
20 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm64 x86"
25 +KEYWORDS="amd64 arm64 x86"
26
27 distutils_enable_tests pytest