diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 07:55:30 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-11 07:55:30 +0300 |
commit | b9059e4ffdcb66c39bb5e19a66822b820e90a71e (patch) | |
tree | 6801f1b95e693150a613641012c41f067bddcbaa /app-text/crengine-ng | |
parent | app-text/crqt-ng: Stabilize 1.0.13 amd64, #929057 (diff) | |
download | gentoo-b9059e4ffdcb66c39bb5e19a66822b820e90a71e.tar.gz gentoo-b9059e4ffdcb66c39bb5e19a66822b820e90a71e.tar.bz2 gentoo-b9059e4ffdcb66c39bb5e19a66822b820e90a71e.zip |
app-text/crengine-ng: Stabilize 0.9.11 x86, #929057
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/crengine-ng')
-rw-r--r-- | app-text/crengine-ng/crengine-ng-0.9.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/crengine-ng/crengine-ng-0.9.11.ebuild b/app-text/crengine-ng/crengine-ng-0.9.11.ebuild index c13340859a3d..f8228762d42d 100644 --- a/app-text/crengine-ng/crengine-ng-0.9.11.ebuild +++ b/app-text/crengine-ng/crengine-ng-0.9.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/coolreader-ng/${PN}/-/archive/${PV}/${P}.tar.bz2 LICENSE="GPL-2+" SLOT="0/6" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+png +jpeg +gif +svg +chm +harfbuzz +fontconfig +libunibreak +fribidi +zstd +libutf8proc static-libs test" RESTRICT="!test? ( test )" |