summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-09-23 12:34:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-09-23 12:34:11 +0200
commitb0a3cb65d311ac778fa1869d1c55fcf5862a4760 (patch)
tree942286e8bd1278f232eb607574f129aebf97e692 /dev-cpp/ctemplate
parentapp-pda/pilot-link: x86 stable wrt bug #743490 (diff)
downloadgentoo-b0a3cb65d311ac778fa1869d1c55fcf5862a4760.tar.gz
gentoo-b0a3cb65d311ac778fa1869d1c55fcf5862a4760.tar.bz2
gentoo-b0a3cb65d311ac778fa1869d1c55fcf5862a4760.zip
dev-cpp/ctemplate: x86 stable wrt bug #743493
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/ctemplate')
-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 88ad0ba6c89b..514ad67f7a8e 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} )"