diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-30 14:33:42 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-30 14:33:58 -0400 |
commit | c47cbadb7f889fdc0891e5905ba5700c312eace2 (patch) | |
tree | d2fa081e17310a3a64a1c1cf75fa7e16876e501b /app-text | |
parent | app-text/libqxp: arm64 stable (diff) | |
download | gentoo-c47cbadb7f889fdc0891e5905ba5700c312eace2.tar.gz gentoo-c47cbadb7f889fdc0891e5905ba5700c312eace2.tar.bz2 gentoo-c47cbadb7f889fdc0891e5905ba5700c312eace2.zip |
app-text/libepubgen: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libepubgen/libepubgen-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libepubgen/libepubgen-0.1.1.ebuild b/app-text/libepubgen/libepubgen-0.1.1.ebuild index fd9039c5978c..da571d0a4452 100644 --- a/app-text/libepubgen/libepubgen-0.1.1.ebuild +++ b/app-text/libepubgen/libepubgen-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" IUSE="debug doc test" RDEPEND=" |