diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-21 23:46:22 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-01-22 08:58:48 +0200 |
commit | ebf4f8ec68a763ef5c888595e8ad6c77a9b5ac86 (patch) | |
tree | 60525f8662e22a343b9f41e090c819871019791b /app-text/podofo | |
parent | sys-libs/binutils-libs: Stabilize 2.41-r3 arm64, #916452 (diff) | |
download | gentoo-ebf4f8ec68a763ef5c888595e8ad6c77a9b5ac86.tar.gz gentoo-ebf4f8ec68a763ef5c888595e8ad6c77a9b5ac86.tar.bz2 gentoo-ebf4f8ec68a763ef5c888595e8ad6c77a9b5ac86.zip |
app-text/podofo: Stabilize 0.10.3 ppc64, #919929
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/podofo-0.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/podofo/podofo-0.10.3.ebuild b/app-text/podofo/podofo-0.10.3.ebuild index 1be78d93e005..d6b9e345c362 100644 --- a/app-text/podofo/podofo-0.10.3.ebuild +++ b/app-text/podofo/podofo-0.10.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/podofo/podofo/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="LGPL-2+ tools? ( GPL-2+ )" SLOT="0/2" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" IUSE="idn jpeg tiff png fontconfig test tools" RESTRICT="!test? ( test )" |