diff options
author | Sam James <sam@gentoo.org> | 2024-10-01 02:46:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-01 02:46:24 +0100 |
commit | c54225fe5ea1b4585fa743d6e4b8baa9c65f44e4 (patch) | |
tree | c82c36d1b7afb909326e715710285dd0daa18e95 /app-text | |
parent | toolchain.eclass: further adaptations to dev-lang/ada-bootstrap (diff) | |
download | gentoo-c54225fe5ea1b4585fa743d6e4b8baa9c65f44e4.tar.gz gentoo-c54225fe5ea1b4585fa743d6e4b8baa9c65f44e4.tar.bz2 gentoo-c54225fe5ea1b4585fa743d6e4b8baa9c65f44e4.zip |
app-text/calibre: Stabilize 7.17.0 amd64, #940570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/calibre-7.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/calibre/calibre-7.17.0.ebuild b/app-text/calibre/calibre-7.17.0.ebuild index ba0528419925..f96ec32b244a 100644 --- a/app-text/calibre/calibre-7.17.0.ebuild +++ b/app-text/calibre/calibre-7.17.0.ebuild @@ -36,7 +36,7 @@ LICENSE=" PSF-2 " SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="+font-subsetting ios speech +system-mathjax test +udisks unrar" RESTRICT="!test? ( test )" |