diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:24:20 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:24:51 +0300 |
commit | 6283638a5e1407345b68e3565ff97bd949f1b1ef (patch) | |
tree | 5fe42b1d72a3b1e65ed8091241fcc929e8142a6f /app-text/cmark | |
parent | gnome-extra/gnome-contacts: Keyword 42.0 arm64, #838709 (diff) | |
download | gentoo-6283638a5e1407345b68e3565ff97bd949f1b1ef.tar.gz gentoo-6283638a5e1407345b68e3565ff97bd949f1b1ef.tar.bz2 gentoo-6283638a5e1407345b68e3565ff97bd949f1b1ef.zip |
app-text/cmark: Keyword 0.30.2 arm64, #838709
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/cmark')
-rw-r--r-- | app-text/cmark/cmark-0.30.2.ebuild | 2 |
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 4c15b66535c8..eea7201a192f 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 ~riscv x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |