diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-24 19:55:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-24 19:55:03 +0100 |
commit | 839ceb386dabd82c2ba169e8b949d3225ce58c0b (patch) | |
tree | a7b41287517bc6ec3303b7a49bc9d920c7c641fd /app-text/cmark | |
parent | media-video/mkvtoolnix: x86 stable (bug #666854) (diff) | |
download | gentoo-839ceb386dabd82c2ba169e8b949d3225ce58c0b.tar.gz gentoo-839ceb386dabd82c2ba169e8b949d3225ce58c0b.tar.bz2 gentoo-839ceb386dabd82c2ba169e8b949d3225ce58c0b.zip |
app-text/cmark: x86 stable (bug #666854)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/cmark')
-rw-r--r-- | app-text/cmark/cmark-0.28.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cmark/cmark-0.28.3.ebuild b/app-text/cmark/cmark-0.28.3.ebuild index cfde2a6ac8d6..cf353a84634e 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} )" |