diff options
author | Sam James <sam@gentoo.org> | 2025-01-27 21:27:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-01-27 21:27:02 +0000 |
commit | 7441cd06ebe6f9618834188251880f2a796c6ce6 (patch) | |
tree | b4cae934756d9aee80f07aeed17cba26aaaa5248 /app-text | |
parent | net-p2p/qbittorrent: Stabilize 5.0.2 amd64, #948883 (diff) | |
download | gentoo-7441cd06ebe6f9618834188251880f2a796c6ce6.tar.gz gentoo-7441cd06ebe6f9618834188251880f2a796c6ce6.tar.bz2 gentoo-7441cd06ebe6f9618834188251880f2a796c6ce6.zip |
app-text/calibre: Stabilize 7.22.0 amd64, #948884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/calibre-7.22.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/calibre/calibre-7.22.0.ebuild b/app-text/calibre/calibre-7.22.0.ebuild index 77b4dd0e9b47..7e4f528b2633 100644 --- a/app-text/calibre/calibre-7.22.0.ebuild +++ b/app-text/calibre/calibre-7.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -36,7 +36,7 @@ LICENSE=" PSF-2 " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+font-subsetting ios speech +system-mathjax test +udisks unrar" RESTRICT="!test? ( test )" |