diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:20:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:26:55 +0100 |
commit | a6809d89d0364aa9868b13028478d0e35060d797 (patch) | |
tree | 527ab58cfd90cf91ba363054ba4ea265e65e5618 /app-text/pytextile | |
parent | dev-python/nose-exclude: sparc stable wrt bug #530622 (diff) | |
download | gentoo-a6809d89d0364aa9868b13028478d0e35060d797.tar.gz gentoo-a6809d89d0364aa9868b13028478d0e35060d797.tar.bz2 gentoo-a6809d89d0364aa9868b13028478d0e35060d797.zip |
app-text/pytextile: sparc stable wrt bug #605984
Package-Manager: portage-2.3.0
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-2.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-2.3.3.ebuild b/app-text/pytextile/pytextile-2.3.3.ebuild index 3aedd219e931..243c729c1fbf 100644 --- a/app-text/pytextile/pytextile-2.3.3.ebuild +++ b/app-text/pytextile/pytextile-2.3.3.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" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |