summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-11-19 09:10:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-11-19 09:10:36 +0100
commiteda55f16ec8e9d301833971e2819ee59232352f1 (patch)
tree76d0cfd9a311c9d9e82cdd064be628b85ad0aa0d /app-text/cmark
parentdev-lua/luasocket: amd64 stable wrt bug #824606 (diff)
downloadgentoo-eda55f16ec8e9d301833971e2819ee59232352f1.tar.gz
gentoo-eda55f16ec8e9d301833971e2819ee59232352f1.tar.bz2
gentoo-eda55f16ec8e9d301833971e2819ee59232352f1.zip
app-text/cmark: amd64 stable wrt bug #824610
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/cmark')
-rw-r--r--app-text/cmark/cmark-0.30.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cmark/cmark-0.30.2.ebuild b/app-text/cmark/cmark-0.30.2.ebuild
index 28f57265f707..a1048b70329a 100644
--- a/app-text/cmark/cmark-0.30.2.ebuild
+++ b/app-text/cmark/cmark-0.30.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="BSD-2"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ppc ppc64 ~x86"
+KEYWORDS="amd64 ppc ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"