diff options
author | Sam James <sam@gentoo.org> | 2020-09-19 21:30:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-19 21:30:31 +0000 |
commit | 68e505c3a1b2b5bb2423a99b82b8d15470e6ad44 (patch) | |
tree | 36c1dfd90bff344b0405c4c4ad7861f745701d77 /dev-cpp/ctemplate | |
parent | media-gfx/mypaint-brushes: Stabilize 2.0.2 amd64, #708500 (diff) | |
download | gentoo-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/ctemplate')
-rw-r--r-- | dev-cpp/ctemplate/ctemplate-2.4.ebuild | 2 |
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} )" |