summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-07-21 01:02:46 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-07-21 01:37:48 -0400
commit0d3e4fb3341f42ccee056e0cb2a4df31fd28b160 (patch)
tree9c7f089d47deb37fa1812ad0593cf75d5f71908f /app-text/mdbook
parentapp-text/mdbook: drop 0.4.19 (diff)
downloadgentoo-0d3e4fb3341f42ccee056e0cb2a4df31fd28b160.tar.gz
gentoo-0d3e4fb3341f42ccee056e0cb2a4df31fd28b160.tar.bz2
gentoo-0d3e4fb3341f42ccee056e0cb2a4df31fd28b160.zip
app-text/mdbook: stabilize 0.4.20 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-text/mdbook')
-rw-r--r--app-text/mdbook/mdbook-0.4.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mdbook/mdbook-0.4.20.ebuild b/app-text/mdbook/mdbook-0.4.20.ebuild
index 4c482cac94f8..33b66c0d9afe 100644
--- a/app-text/mdbook/mdbook-0.4.20.ebuild
+++ b/app-text/mdbook/mdbook-0.4.20.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}"