From 001c17573d26f1cde49acb61ba4680ee387fe5df Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 31 Aug 2020 01:25:57 +0000 Subject: [PATCH] app-text/pytextile: Stabilize 4.0.1 ppc, #736707 Signed-off-by: Sam James --- app-text/pytextile/pytextile-4.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pytextile/pytextile-4.0.1.ebuild b/app-text/pytextile/pytextile-4.0.1.ebuild index 1d920065c3050..8a4c6c29f89b4 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 )"