summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-26 11:56:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-26 12:00:29 +0100
commit21a2666b829cbc7ace7eaa715f4b1616204f75cb (patch)
tree91e3a74342c4476dd80b93b13395bf6c8e594992 /dev-cpp
parentapp-text/llpp: ppc stable wrt bug #589826 (diff)
downloadgentoo-21a2666b829cbc7ace7eaa715f4b1616204f75cb.tar.gz
gentoo-21a2666b829cbc7ace7eaa715f4b1616204f75cb.tar.bz2
gentoo-21a2666b829cbc7ace7eaa715f4b1616204f75cb.zip
dev-cpp/ctemplate: ppc stable wrt bug #606852
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
index 3dad30704078..9b90434f0f3a 100644
--- a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
IUSE="doc emacs vim-syntax static-libs test"
DEPEND="test? ( ${PYTHON_DEPS} )"