diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 17:00:30 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 17:00:30 -0400 |
commit | ea2daded3bfa00658e16cbde1c35535a492c5a18 (patch) | |
tree | a021889ceccb0a3b5c98f91e26a339882eeaf1ca /app-text | |
parent | kde-frameworks/threadweaver: arm64 stable (diff) | |
download | gentoo-ea2daded3bfa00658e16cbde1c35535a492c5a18.tar.gz gentoo-ea2daded3bfa00658e16cbde1c35535a492c5a18.tar.bz2 gentoo-ea2daded3bfa00658e16cbde1c35535a492c5a18.zip |
app-text/ebook-tools: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild index 548b754dde90..511f12be65dd 100644 --- a/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild +++ b/app-text/ebook-tools/ebook-tools-0.2.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-fbsd" IUSE="+lit2epub" DEPEND=" |