summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-02-09 09:54:13 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-02-09 10:05:31 -0500
commit50744b811398845820e3fee39da45a5715c68838 (patch)
tree220e0bd2f8816373659e9aa91248f6a782ef534b /app-text/mdbook
parentdev-util/maturin: drop 0.12.8 (diff)
downloadgentoo-50744b811398845820e3fee39da45a5715c68838.tar.gz
gentoo-50744b811398845820e3fee39da45a5715c68838.tar.bz2
gentoo-50744b811398845820e3fee39da45a5715c68838.zip
app-text/mdbook: stabilize 0.4.15 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.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mdbook/mdbook-0.4.15.ebuild b/app-text/mdbook/mdbook-0.4.15.ebuild
index 61270c429392..5344aa50907f 100644
--- a/app-text/mdbook/mdbook-0.4.15.ebuild
+++ b/app-text/mdbook/mdbook-0.4.15.ebuild
@@ -233,7 +233,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 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="doc"
QA_FLAGS_IGNORED="usr/bin/${PN}"