diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 08:29:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-15 08:29:59 +0100 |
commit | d1a9f36873eb9b33f20f0ecb63151e3fba9c7bc2 (patch) | |
tree | b2cafa05a5360decd7c1605ea5c8c12207967790 /app-text | |
parent | net-misc/curl: stable 7.71.1 for sparc (diff) | |
download | gentoo-d1a9f36873eb9b33f20f0ecb63151e3fba9c7bc2.tar.gz gentoo-d1a9f36873eb9b33f20f0ecb63151e3fba9c7bc2.tar.bz2 gentoo-d1a9f36873eb9b33f20f0ecb63151e3fba9c7bc2.zip |
app-text/pytextile: stable 4.0.1 for sparc
stable wrt bug #736707
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pytextile/pytextile-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-4.0.1.ebuild b/app-text/pytextile/pytextile-4.0.1.ebuild index 8d0f154979a5..eb8207db7338 100644 --- a/app-text/pytextile/pytextile-4.0.1.ebuild +++ b/app-text/pytextile/pytextile-4.0.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/textile/python-textile/archive/${PV}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |