summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/ctemplate/ctemplate-2.2.ebuild')
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.2.ebuild b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
index 6dccde11e5f0..064346730ac3 100644
--- a/dev-cpp/ctemplate/ctemplate-2.2.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.2.ebuild
@@ -1,6 +1,6 @@
# 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-2.2.ebuild,v 1.3 2012/08/03 06:50:47 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ctemplate-2.2.ebuild,v 1.4 2012/08/04 12:20:29 blueness Exp $
EAPI="4"
@@ -12,7 +12,7 @@ SRC_URI="http://ctemplate.googlecode.com/files/${P}.tar.gz"
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? ( =dev-lang/python-2* )"