summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-02-13 11:20:44 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-02-13 11:20:48 -0500
commitea7266e23ffa61e43e408b789dd5651ad9d51651 (patch)
tree9be17f71052a2f5765647f00ef1e1c0826459c73 /app-text
parentapp-text/mdbook: add 0.4.27 (diff)
downloadgentoo-ea7266e23ffa61e43e408b789dd5651ad9d51651.tar.gz
gentoo-ea7266e23ffa61e43e408b789dd5651ad9d51651.tar.bz2
gentoo-ea7266e23ffa61e43e408b789dd5651ad9d51651.zip
app-text/mdbook: stabilize 0.4.27 for amd64
Almost no code changes from 0.4.26 beside an API regression fix, so let's stable this one right away. Bug: https://bugs.gentoo.org/864040 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/mdbook/mdbook-0.4.27.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mdbook/mdbook-0.4.27.ebuild b/app-text/mdbook/mdbook-0.4.27.ebuild
index a7b332ad1d4e..530bfc7a5bd0 100644
--- a/app-text/mdbook/mdbook-0.4.27.ebuild
+++ b/app-text/mdbook/mdbook-0.4.27.ebuild
@@ -237,7 +237,7 @@ S="${WORKDIR}/${P/b/B}"
# CC-BY-4.0/OFL-1.1: embeds fonts inside the executable
LICENSE="Apache-2.0 Artistic-2 BSD CC-BY-4.0 CC0-1.0 ISC MIT MPL-2.0 OFL-1.1 Unicode-DFS-2016"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="doc"
QA_FLAGS_IGNORED="usr/bin/${PN}"