Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pytextile/
Date: Mon, 31 Aug 2020 01:26:17
Message-Id: 1598837157.001c17573d26f1cde49acb61ba4680ee387fe5df.sam@gentoo
1 commit: 001c17573d26f1cde49acb61ba4680ee387fe5df
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 01:25:57 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 01:25:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001c1757
7
8 app-text/pytextile: Stabilize 4.0.1 ppc, #736707
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-text/pytextile/pytextile-4.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/pytextile/pytextile-4.0.1.ebuild b/app-text/pytextile/pytextile-4.0.1.ebuild
16 index 1d920065c30..8a4c6c29f89 100644
17 --- a/app-text/pytextile/pytextile-4.0.1.ebuild
18 +++ b/app-text/pytextile/pytextile-4.0.1.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> ${P}.
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86"
24 +KEYWORDS="amd64 ppc ~ppc64 sparc x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"