diff options
author | Sam James <sam@gentoo.org> | 2020-08-31 01:25:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-31 01:25:57 +0000 |
commit | 001c17573d26f1cde49acb61ba4680ee387fe5df (patch) | |
tree | e4b3e11882f257193d3bfb32888e22829bcfebea /app-text/pytextile | |
parent | dev-libs/libgnt: Stabilize 2.14.0 ppc, #736703 (diff) | |
download | gentoo-001c17573d26f1cde49acb61ba4680ee387fe5df.tar.gz gentoo-001c17573d26f1cde49acb61ba4680ee387fe5df.tar.bz2 gentoo-001c17573d26f1cde49acb61ba4680ee387fe5df.zip |
app-text/pytextile: Stabilize 4.0.1 ppc, #736707
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/pytextile')
-rw-r--r-- | app-text/pytextile/pytextile-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-4.0.1.ebuild b/app-text/pytextile/pytextile-4.0.1.ebuild index 1d920065c305..8a4c6c29f89b 100644 --- a/app-text/pytextile/pytextile-4.0.1.ebuild +++ b/app-text/pytextile/pytextile-4.0.1.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" RESTRICT="!test? ( test )" |