diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-24 12:42:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-24 12:42:50 +0100 |
commit | 92fc72beec7dbd75396381b81e33c0be42fb8d15 (patch) | |
tree | 7dc9542dc1965244eeeb42aae4c5cfe7f01a7bb3 /app-text/pytextile | |
parent | sys-kernel/linux-firmware: ppc64 stable wrt bug #606614 (diff) | |
download | gentoo-92fc72beec7dbd75396381b81e33c0be42fb8d15.tar.gz gentoo-92fc72beec7dbd75396381b81e33c0be42fb8d15.tar.bz2 gentoo-92fc72beec7dbd75396381b81e33c0be42fb8d15.zip |
app-text/pytextile: ppc64 stable wrt bug #605984
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
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 243c729c1fbf..163024bc6693 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}] |