summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-02-11 05:11:44 +0000
committerMike Frysinger <vapier@gentoo.org>2012-02-11 05:11:44 +0000
commitc5bc76e9eae3965a5f32858ad8a0356afe0e3244 (patch)
tree2c94aa9034d6c403bc9c33a769e02856f350aac8 /dev-cpp/ctemplate/ctemplate-1.0.ebuild
parentStable for HPPA (bug #402999). (diff)
downloadgentoo-2-c5bc76e9eae3965a5f32858ad8a0356afe0e3244.tar.gz
gentoo-2-c5bc76e9eae3965a5f32858ad8a0356afe0e3244.tar.bz2
gentoo-2-c5bc76e9eae3965a5f32858ad8a0356afe0e3244.zip
Add some arm love.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/ctemplate/ctemplate-1.0.ebuild')
-rw-r--r--dev-cpp/ctemplate/ctemplate-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-1.0.ebuild b/dev-cpp/ctemplate/ctemplate-1.0.ebuild
index 4b3fa714e703..47432b24cf44 100644
--- a/dev-cpp/ctemplate/ctemplate-1.0.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-1.0.ebuild,v 1.4 2011/12/14 19:59:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-1.0.ebuild,v 1.5 2012/02/11 05:11:44 vapier Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://google-ctemplate.googlecode.com/files/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~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? ( =dev-lang/python-2* )"