commit: 5031945487b456d69d55b9525abcb4ef062ed23c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jul 18 09:57:08 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jul 18 09:57:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50319454
app-text/cmark: ppc stable wrt bug #688814 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" app-text/cmark/cmark-0.29.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/cmark/cmark-0.29.0.ebuild b/app-text/cmark/cmark-0.29.0.ebuild index 6dfe78d8c39..d4f1bfe5462 100644 --- a/app-text/cmark/cmark-0.29.0.ebuild +++ b/app-text/cmark/cmark-0.29.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0/0.29.0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" IUSE="test" DEPEND="test? ( ${PYTHON_DEPS} )"
