Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/ctemplate/
Date: Wed, 01 Mar 2017 10:08:56
Message-Id: 1488362906.2abe857aea65291518af0f212baefb23db3c8c70.xmw@gentoo
1 commit: 2abe857aea65291518af0f212baefb23db3c8c70
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 08:22:49 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 10:08:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2abe857a
7
8 dev-cpp/ctemplate: arm stable (bug 606852).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
16 index f1771cabb47..a578d0f6a24 100644
17 --- a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
18 +++ b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 arm ppc x86 ~amd64-linux ~x86-linux"
25 IUSE="doc emacs vim-syntax static-libs test"
26
27 DEPEND="test? ( ${PYTHON_DEPS} )"