diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 18:35:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-16 18:35:22 +0200 |
commit | a520eae241157e14a07beb670193f7414a016127 (patch) | |
tree | 732de737e03fe914f9e1c84fcae29c8326654152 /app-text | |
parent | mail-filter/maildrop: Stabilize 3.1.6-r2 sparc, #925883 (diff) | |
download | gentoo-a520eae241157e14a07beb670193f7414a016127.tar.gz gentoo-a520eae241157e14a07beb670193f7414a016127.tar.bz2 gentoo-a520eae241157e14a07beb670193f7414a016127.zip |
app-text/mdbook: Stabilize 0.4.37 sparc, #926115
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mdbook/mdbook-0.4.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mdbook/mdbook-0.4.37.ebuild b/app-text/mdbook/mdbook-0.4.37.ebuild index a796c91cf903..2b512da75f1f 100644 --- a/app-text/mdbook/mdbook-0.4.37.ebuild +++ b/app-text/mdbook/mdbook-0.4.37.ebuild @@ -257,7 +257,7 @@ S="${WORKDIR}/${P/b/B}" LICENSE="MPL-2.0 CC-BY-4.0 OFL-1.1" LICENSE+=" Apache-2.0 CC0-1.0 ISC MIT Unicode-DFS-2016" # crates 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}" |