summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:01 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-26 16:56:01 +0200
commit735ddedecf4966fb7d5c74ef276344c2afcf8845 (patch)
treeb92967efdfd70c0b1d81cf9fedba25cfb891a80c /dev-python/cheetah
parentdev-python/backports-shutil_get_terminal_size: ppc64 stable wrt bug #586656 (diff)
downloadgentoo-735ddedecf4966fb7d5c74ef276344c2afcf8845.tar.gz
gentoo-735ddedecf4966fb7d5c74ef276344c2afcf8845.tar.bz2
gentoo-735ddedecf4966fb7d5c74ef276344c2afcf8845.zip
dev-python/cheetah: ppc64 stable wrt bug #586656
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cheetah')
-rw-r--r--dev-python/cheetah/cheetah-2.4.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah/cheetah-2.4.4-r1.ebuild b/dev-python/cheetah/cheetah-2.4.4-r1.ebuild
index d99f2a085f30..f68e4546f575 100644
--- a/dev-python/cheetah/cheetah-2.4.4-r1.ebuild
+++ b/dev-python/cheetah/cheetah-2.4.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
IUSE=""
-KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
SLOT="0"
RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]"