diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 17:21:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 17:21:30 +0000 |
commit | eb1a75955f8cc09ea44331a207e501903aec2b32 (patch) | |
tree | 27c9f14aa8d1727301bde362604f570037a2f97a /app-text/libgepub | |
parent | net-libs/webkit-gtk: Stabilize 2.30.4-r1 ppc64, #769374 (diff) | |
download | gentoo-eb1a75955f8cc09ea44331a207e501903aec2b32.tar.gz gentoo-eb1a75955f8cc09ea44331a207e501903aec2b32.tar.bz2 gentoo-eb1a75955f8cc09ea44331a207e501903aec2b32.zip |
app-text/libgepub: Stabilize 0.6.0 ppc64, #769374
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/libgepub')
-rw-r--r-- | app-text/libgepub/libgepub-0.6.0.ebuild | 4 |
1 files 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 f2b3935ddcb1..8410a7df7102 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=" |