From: Agostino Sarubbo Date: Mon, 23 Jan 2017 15:44:35 +0000 (+0100) Subject: dev-cpp/ctemplate: x86 stable wrt bug #606852 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8bf67ea27be9a29d09c82333336de5bc9e30fbe7;p=gentoo.git dev-cpp/ctemplate: x86 stable wrt bug #606852 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- 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} )"