diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 11:53:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 11:53:23 +0100 |
commit | a0fd25d9a96b257004494d22263cb06387af1a66 (patch) | |
tree | 372228bc100e4bad40f932ea31dccd98c079b9dc /app-text/pytextile | |
parent | sys-devel/gdb: ppc stable wrt bug #690582 (diff) | |
download | gentoo-a0fd25d9a96b257004494d22263cb06387af1a66.tar.gz gentoo-a0fd25d9a96b257004494d22263cb06387af1a66.tar.bz2 gentoo-a0fd25d9a96b257004494d22263cb06387af1a66.zip |
app-text/pytextile: ppc stable wrt bug #711718
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
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 b96981f91965..e736c58c3941 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 )" |