summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-23 16:44:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-23 16:44:35 +0100
commit8bf67ea27be9a29d09c82333336de5bc9e30fbe7 (patch)
treec6bc837c77b728ebddcf6b79d6a61f29668e9785 /dev-cpp
parentsys-devel/make: x86 stable wrt bug #606834 (diff)
downloadgentoo-8bf67ea27be9a29d09c82333336de5bc9e30fbe7.tar.gz
gentoo-8bf67ea27be9a29d09c82333336de5bc9e30fbe7.tar.bz2
gentoo-8bf67ea27be9a29d09c82333336de5bc9e30fbe7.zip
dev-cpp/ctemplate: x86 stable wrt bug #606852
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" 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 ed55590ab36e..3dad30704078 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} )"