diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-15 11:01:50 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-15 11:01:50 +0200 |
commit | ad53f36d50f9ce52a7a7224b8e09665366c42bbd (patch) | |
tree | fcdc3222225fcb5dff36232471c9568271bf8ea2 /app-text/pytextile | |
parent | dev-python/regex: Keyword under ALLARCHES policy (diff) | |
download | gentoo-ad53f36d50f9ce52a7a7224b8e09665366c42bbd.tar.gz gentoo-ad53f36d50f9ce52a7a7224b8e09665366c42bbd.tar.bz2 gentoo-ad53f36d50f9ce52a7a7224b8e09665366c42bbd.zip |
app-text/pytextile: Keyword under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=527396
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text/pytextile')
-rw-r--r-- | app-text/pytextile/pytextile-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pytextile/pytextile-2.2.2.ebuild b/app-text/pytextile/pytextile-2.2.2.ebuild index 345ea872770c..0daeca84cbf0 100644 --- a/app-text/pytextile/pytextile-2.2.2.ebuild +++ b/app-text/pytextile/pytextile-2.2.2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |