Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pytextile/
Date: Sat, 15 Aug 2020 07:31:52
Message-Id: 1597476599.d1a9f36873eb9b33f20f0ecb63151e3fba9c7bc2.slyfox@gentoo
1 commit: d1a9f36873eb9b33f20f0ecb63151e3fba9c7bc2
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 15 07:29:59 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 15 07:29:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a9f368
7
8 app-text/pytextile: stable 4.0.1 for sparc
9
10 stable wrt bug #736707
11
12 Package-Manager: Portage-3.0.2, Repoman-2.3.23
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 app-text/pytextile/pytextile-4.0.1.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-text/pytextile/pytextile-4.0.1.ebuild b/app-text/pytextile/pytextile-4.0.1.ebuild
20 index 8d0f154979a..eb8207db733 100644
21 --- a/app-text/pytextile/pytextile-4.0.1.ebuild
22 +++ b/app-text/pytextile/pytextile-4.0.1.ebuild
23 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> ${P}.
24
25 LICENSE="BSD"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
28 +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
29 IUSE="test"
30 RESTRICT="!test? ( test )"