diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 13:30:55 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-11-16 13:56:51 +0800 |
commit | 5f7ebfc34ab67b80d36fea0125191751c899ced0 (patch) | |
tree | 6e5c5a182449510eb65033a8b632e8cc459dc80b /app-text/ebook-tools | |
parent | app-emulation/libcacard: keyword 2.6.0 for ~loong (diff) | |
download | gentoo-5f7ebfc34ab67b80d36fea0125191751c899ced0.tar.gz gentoo-5f7ebfc34ab67b80d36fea0125191751c899ced0.tar.bz2 gentoo-5f7ebfc34ab67b80d36fea0125191751c899ced0.zip |
app-text/ebook-tools: keyword 0.2.2-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/ebook-tools')
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild b/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild index 4e293663956d..111b67768dca 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv x86" IUSE="+lit2epub" DEPEND=" |