diff options
Diffstat (limited to 'app-text')
-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 6f9c31810220..245715591ca9 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 )" |