commit: f12093caa3a40700e1bec9a2018173d01798d65c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Jul 18 11:43:52 2019 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Jul 18 11:43:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12093ca
app-text/cmark: x86 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="x86" 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 d4f1bfe5462..19581fce18a 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} )"
