commit: eb1a75955f8cc09ea44331a207e501903aec2b32 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 17:21:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 17:21:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1a7595
app-text/libgepub: Stabilize 0.6.0 ppc64, #769374 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/libgepub/libgepub-0.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/libgepub/libgepub-0.6.0.ebuild b/app-text/libgepub/libgepub-0.6.0.ebuild index f2b3935ddcb..8410a7df710 100644 --- a/app-text/libgepub/libgepub-0.6.0.ebuild +++ b/app-text/libgepub/libgepub-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ HOMEPAGE="https://git.gnome.org/browse/libgepub" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~sparc x86" IUSE="+introspection" RDEPEND="
