diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 11:49:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 11:49:20 +0100 |
commit | 704ea24eca3893c06af2a44800a2cde89ad6e3f1 (patch) | |
tree | d1102570ae5a69475429d8c58ac93c8511e1c247 /app-text/pytextile | |
parent | sys-devel/gdb: ppc64 stable wrt bug #690582 (diff) | |
download | gentoo-704ea24eca3893c06af2a44800a2cde89ad6e3f1.tar.gz gentoo-704ea24eca3893c06af2a44800a2cde89ad6e3f1.tar.bz2 gentoo-704ea24eca3893c06af2a44800a2cde89ad6e3f1.zip |
app-text/pytextile: ppc64 stable wrt bug #711718
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-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 245715591ca9..b96981f91965 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 )" |