diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:28:30 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:30:00 +0200 |
commit | 29d02fb89cfc0dce0441fb0d76ca4f1f9bc738ed (patch) | |
tree | 3db2d65eb14e9a002cb65ca5f93be9ee2a5ef078 /app-text/ebook-tools | |
parent | app-text/convertlit: keyword ~arm64 (diff) | |
download | gentoo-29d02fb89cfc0dce0441fb0d76ca4f1f9bc738ed.tar.gz gentoo-29d02fb89cfc0dce0441fb0d76ca4f1f9bc738ed.tar.bz2 gentoo-29d02fb89cfc0dce0441fb0d76ca4f1f9bc738ed.zip |
app-text/ebook-tools: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-text/ebook-tools')
-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 e62ba78029b2..0ac6824df5d9 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-fbsd" IUSE="+lit2epub" DEPEND=" |