commit: ec030df146ee8293dd203b46d9bbf61689893a54 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 5 08:12:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 5 08:12:41 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec030df1
app-text/podofo: Stabilize 0.10.3 x86, #919929 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/podofo/podofo-0.10.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/podofo/podofo-0.10.3.ebuild b/app-text/podofo/podofo-0.10.3.ebuild index 6234942c3da9..94a9e84142a3 100644 --- a/app-text/podofo/podofo-0.10.3.ebuild +++ b/app-text/podofo/podofo-0.10.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
