diff options
author | 2023-06-08 12:25:17 +0000 | |
---|---|---|
committer | 2023-06-08 12:25:17 +0000 | |
commit | 48d3adb9cf7728ce9149c64fa58c9e3b79a2a57e (patch) | |
tree | ac349de08d0c8d71088c8675969264d89cd4a63d /app-text | |
parent | sys-devel/gdb: Stabilize 13.2 hppa, #908024 (diff) | |
download | gentoo-48d3adb9cf7728ce9149c64fa58c9e3b79a2a57e.tar.gz gentoo-48d3adb9cf7728ce9149c64fa58c9e3b79a2a57e.tar.bz2 gentoo-48d3adb9cf7728ce9149c64fa58c9e3b79a2a57e.zip |
app-text/mdbook: Stabilize 0.4.30 amd64, #908053
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mdbook/mdbook-0.4.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mdbook/mdbook-0.4.30.ebuild b/app-text/mdbook/mdbook-0.4.30.ebuild index d67943023646..931bfaf9d5f2 100644 --- a/app-text/mdbook/mdbook-0.4.30.ebuild +++ b/app-text/mdbook/mdbook-0.4.30.ebuild @@ -254,7 +254,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}" |