diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-31 12:40:54 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-31 12:40:54 +0300 |
commit | 4e8222961b23ad7cf880d5cd81d3348f9640c052 (patch) | |
tree | 948d7e2ce1ef5d60f7160f7df59618fcd5b8a4c4 /app-text/calibre | |
parent | x11-libs/wxGTK: add 3.2.5 (diff) | |
download | gentoo-4e8222961b23ad7cf880d5cd81d3348f9640c052.tar.gz gentoo-4e8222961b23ad7cf880d5cd81d3348f9640c052.tar.bz2 gentoo-4e8222961b23ad7cf880d5cd81d3348f9640c052.zip |
app-text/calibre: Stabilize 7.16.0 amd64, #936963
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/calibre-7.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/calibre/calibre-7.16.0.ebuild b/app-text/calibre/calibre-7.16.0.ebuild index e42daca289d1..27ed594b785c 100644 --- a/app-text/calibre/calibre-7.16.0.ebuild +++ b/app-text/calibre/calibre-7.16.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 )" |