diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 14:49:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 14:50:58 +0100 |
commit | 54be2eb0cb490a4d9e4b782259f775f2332929c6 (patch) | |
tree | f16e2c264b67af76371e61ffe9e3f2feed80f78d /dev-cpp/ctemplate | |
parent | sys-devel/make: amd64 stable wrt bug #606834 (diff) | |
download | gentoo-54be2eb0cb490a4d9e4b782259f775f2332929c6.tar.gz gentoo-54be2eb0cb490a4d9e4b782259f775f2332929c6.tar.bz2 gentoo-54be2eb0cb490a4d9e4b782259f775f2332929c6.zip |
dev-cpp/ctemplate: amd64 stable wrt bug #606852
Package-Manager: portage-2.3.0
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.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild index 917f4542f61d..ed55590ab36e 100644 --- a/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild +++ b/dev-cpp/ctemplate/ctemplate-2.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/${P}.tar.bz2" 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} )" |