diff options
author | 2020-03-07 09:59:09 +0100 | |
---|---|---|
committer | 2020-03-07 09:59:09 +0100 | |
commit | b759b2f51c33735cbbe9c6371f70d42171ea37d1 (patch) | |
tree | 38e48bb9981af24cf727c9aeaa153f3f0aafba36 /app-text/pytextile | |
parent | dev-python/paver: sparc stable wrt bug #711714 (diff) | |
download | gentoo-b759b2f51c33735cbbe9c6371f70d42171ea37d1.tar.gz gentoo-b759b2f51c33735cbbe9c6371f70d42171ea37d1.tar.bz2 gentoo-b759b2f51c33735cbbe9c6371f70d42171ea37d1.zip |
app-text/pytextile: sparc stable wrt bug #711718
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/pytextile')
-rw-r--r-- | app-text/pytextile/pytextile-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-3.0.3.ebuild b/app-text/pytextile/pytextile-3.0.3.ebuild index 136381cfdbd1..6f9c31810220 100644 --- a/app-text/pytextile/pytextile-3.0.3.ebuild +++ b/app-text/pytextile/pytextile-3.0.3.ebuild @@ -15,7 +15,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 )" |