diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:19:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:19:49 +0200 |
commit | 4658b3e60e571059ac014004d53d227d17ce2531 (patch) | |
tree | 90d6a62cc2a5b4d345e8aac989648f44c647f0e7 /dev-cpp/ctemplate | |
parent | app-pda/pilot-link: amd64 stable wrt bug #743490 (diff) | |
download | gentoo-4658b3e60e571059ac014004d53d227d17ce2531.tar.gz gentoo-4658b3e60e571059ac014004d53d227d17ce2531.tar.bz2 gentoo-4658b3e60e571059ac014004d53d227d17ce2531.zip |
dev-cpp/ctemplate: amd64 stable wrt bug #743493
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 f1cf69f3547a..15f1dc9b4292 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} )" |