diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:22:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:22:52 +0200 |
commit | 2637c0503814d6bd843c5d95517da943afaad5ed (patch) | |
tree | 05f83d1467214f3e693ff05dd965f01fd509522f /dev-cpp | |
parent | app-pda/pilot-link: ppc stable wrt bug #743490 (diff) | |
download | gentoo-2637c0503814d6bd843c5d95517da943afaad5ed.tar.gz gentoo-2637c0503814d6bd843c5d95517da943afaad5ed.tar.bz2 gentoo-2637c0503814d6bd843c5d95517da943afaad5ed.zip |
dev-cpp/ctemplate: ppc stable wrt bug #743493
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-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 15f1dc9b4292..88ad0ba6c89b 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} )" |