diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:22:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 18:26:56 +0100 |
commit | 518af1de3a968dc653119ba196416f1ba9f5c6db (patch) | |
tree | 0cf506c8ec76c5f459d9b70708579f96bc099644 /app-text/pytextile | |
parent | dev-python/natsort: x86 stable wrt bug #606236 (diff) | |
download | gentoo-518af1de3a968dc653119ba196416f1ba9f5c6db.tar.gz gentoo-518af1de3a968dc653119ba196416f1ba9f5c6db.tar.bz2 gentoo-518af1de3a968dc653119ba196416f1ba9f5c6db.zip |
app-text/pytextile: x86 stable wrt bug #605984
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 28ae1a4c00d8..fa14c99594ce 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}] |