summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-19 21:30:31 +0000
committerSam James <sam@gentoo.org>2020-09-19 21:30:31 +0000
commit68e505c3a1b2b5bb2423a99b82b8d15470e6ad44 (patch)
tree36c1dfd90bff344b0405c4c4ad7861f745701d77 /dev-cpp
parentmedia-gfx/mypaint-brushes: Stabilize 2.0.2 amd64, #708500 (diff)
downloadgentoo-68e505c3a1b2b5bb2423a99b82b8d15470e6ad44.tar.gz
gentoo-68e505c3a1b2b5bb2423a99b82b8d15470e6ad44.tar.bz2
gentoo-68e505c3a1b2b5bb2423a99b82b8d15470e6ad44.zip
dev-cpp/ctemplate: arm stable (bug #743493)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/ctemplate/ctemplate-2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.4.ebuild b/dev-cpp/ctemplate/ctemplate-2.4.ebuild
index 7d1ec59b62d8..f1cf69f3547a 100644
--- a/dev-cpp/ctemplate/ctemplate-2.4.ebuild
+++ b/dev-cpp/ctemplate/ctemplate-2.4.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/ctemplate-${P}"
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} )"