summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-01 09:22:49 +0100
committerMichael Weber <xmw@gentoo.org>2017-03-01 11:08:26 +0100
commit2abe857aea65291518af0f212baefb23db3c8c70 (patch)
treef0e30b75b41562e0d2577e99c8f693ffef5ab323 /dev-cpp
parentdev-cpp/libbinio: arm stable (bug 606842). (diff)
downloadgentoo-2abe857aea65291518af0f212baefb23db3c8c70.tar.gz
gentoo-2abe857aea65291518af0f212baefb23db3c8c70.tar.bz2
gentoo-2abe857aea65291518af0f212baefb23db3c8c70.zip
dev-cpp/ctemplate: arm stable (bug 606852).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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 f1771cabb477..a578d0f6a249 100644
--- a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild
@@ -13,7 +13,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} )"