diff options
author | 2023-06-08 12:22:50 +0000 | |
---|---|---|
committer | 2023-06-08 12:22:50 +0000 | |
commit | 1111d8f8f46c8e670dffda75d2c41b663baab1cb (patch) | |
tree | c8100cfb8dce38259dab075df800be6d846411b9 /app-text | |
parent | app-emulation/vkd3d-proton: Stabilize 2.9 x86, #908051 (diff) | |
download | gentoo-1111d8f8f46c8e670dffda75d2c41b663baab1cb.tar.gz gentoo-1111d8f8f46c8e670dffda75d2c41b663baab1cb.tar.bz2 gentoo-1111d8f8f46c8e670dffda75d2c41b663baab1cb.zip |
app-text/mdbook: Stabilize 0.4.30 x86, #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 02001bf9a915..d67943023646 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}" |