summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-07-25 02:00:30 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-07-25 02:11:07 -0400
commit4a593473a59614ff5aa800944da1396405febdda (patch)
tree3216bf0d07a2f6d002107e9f2bf4f4cd64124896 /app-text
parentnet-misc/yt-dlp: stabilize 2022.7.18 for ALLARCHES (diff)
downloadgentoo-4a593473a59614ff5aa800944da1396405febdda.tar.gz
gentoo-4a593473a59614ff5aa800944da1396405febdda.tar.bz2
gentoo-4a593473a59614ff5aa800944da1396405febdda.zip
app-text/mdbook: stabilize 0.4.21 for amd64
Almost identical to .20, no reason to wait. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/mdbook/mdbook-0.4.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mdbook/mdbook-0.4.21.ebuild b/app-text/mdbook/mdbook-0.4.21.ebuild
index 4c482cac94f8..33b66c0d9afe 100644
--- a/app-text/mdbook/mdbook-0.4.21.ebuild
+++ b/app-text/mdbook/mdbook-0.4.21.ebuild
@@ -225,7 +225,7 @@ S="${WORKDIR}/${P/b/B}"
# CC-BY-4.0/OFL-1.1: embeds fonts inside the executable
LICENSE="Apache-2.0 BSD CC-BY-4.0 CC0-1.0 ISC MIT MPL-2.0 OFL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86"
IUSE="doc"
QA_FLAGS_IGNORED="usr/bin/${PN}"