diff options
author | Sam James <sam@gentoo.org> | 2024-01-27 06:50:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-27 06:50:37 +0000 |
commit | a647d4041bbb9e990f1c2f8ae831953898c248e8 (patch) | |
tree | 9370943e5f3eeff23db5717e8c970a6bef4f2afd /app-text/calibre | |
parent | profiles/updates: fix OldPackageUpdate (scikit-image) (diff) | |
download | gentoo-a647d4041bbb9e990f1c2f8ae831953898c248e8.tar.gz gentoo-a647d4041bbb9e990f1c2f8ae831953898c248e8.tar.bz2 gentoo-a647d4041bbb9e990f1c2f8ae831953898c248e8.zip |
app-text/calibre: Stabilize 7.2.0 amd64, #922452
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/calibre-7.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/calibre/calibre-7.2.0.ebuild b/app-text/calibre/calibre-7.2.0.ebuild index afba7b84064f..1427b8c15600 100644 --- a/app-text/calibre/calibre-7.2.0.ebuild +++ b/app-text/calibre/calibre-7.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -35,7 +35,7 @@ LICENSE=" OFL-1.1 PSF-2 " -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" SLOT="0" IUSE="+font-subsetting ios speech +system-mathjax test +udisks unrar" |