commit: 3bd10091a799b265d84dc1bb8f0804d9b7d0e0bc Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Feb 25 15:13:04 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Feb 25 15:13:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bd10091
app-text/cmark: amd64 stable wrt bug #666854 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" app-text/cmark/cmark-0.28.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/cmark/cmark-0.28.3.ebuild b/app-text/cmark/cmark-0.28.3.ebuild index cf353a84634..55c636df360 100644 --- a/app-text/cmark/cmark-0.28.3.ebuild +++ b/app-text/cmark/cmark-0.28.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="test" DEPEND="test? ( ${PYTHON_DEPS} )"
