summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-07-18 13:43:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-07-18 13:43:52 +0200
commitf12093caa3a40700e1bec9a2018173d01798d65c (patch)
treeaedcf3b7d857791e5ad217ba71c18c24ac90da84 /app-text/cmark
parentmedia-gfx/rawtherapee: x86 stable wrt bug #688812 (diff)
downloadgentoo-f12093caa3a40700e1bec9a2018173d01798d65c.tar.gz
gentoo-f12093caa3a40700e1bec9a2018173d01798d65c.tar.bz2
gentoo-f12093caa3a40700e1bec9a2018173d01798d65c.zip
app-text/cmark: x86 stable wrt bug #688814
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-text/cmark')
-rw-r--r--app-text/cmark/cmark-0.29.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cmark/cmark-0.29.0.ebuild b/app-text/cmark/cmark-0.29.0.ebuild
index d4f1bfe54621..19581fce18ac 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} )"