diff options
author | 2017-01-21 21:23:23 +0100 | |
---|---|---|
committer | 2017-01-21 21:32:48 +0100 | |
commit | d7380cafce6a495edc37cfffddf70022d506f2ea (patch) | |
tree | 10bf95e3dc959b060bbda1db20bc1fe3e69c23cc /app-text/pytextile/pytextile-2.3.3.ebuild | |
parent | app-misc/screen: ppc stable wrt bug #606366 (diff) | |
download | gentoo-d7380cafce6a495edc37cfffddf70022d506f2ea.tar.gz gentoo-d7380cafce6a495edc37cfffddf70022d506f2ea.tar.bz2 gentoo-d7380cafce6a495edc37cfffddf70022d506f2ea.zip |
app-text/pytextile: ppc stable wrt bug #605984
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/pytextile/pytextile-2.3.3.ebuild')
-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 fa14c99594ce..3aedd219e931 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}] |