diff options
author | 2024-01-05 08:12:41 +0000 | |
---|---|---|
committer | 2024-01-05 08:12:41 +0000 | |
commit | ec030df146ee8293dd203b46d9bbf61689893a54 (patch) | |
tree | fbaec16b85b1929a2675202bb258091d1ac889a5 /app-text/podofo | |
parent | dev-java/gson: Stabilize 2.10.2_pre20231128 amd64, #919320 (diff) | |
download | gentoo-ec030df146ee8293dd203b46d9bbf61689893a54.tar.gz gentoo-ec030df146ee8293dd203b46d9bbf61689893a54.tar.bz2 gentoo-ec030df146ee8293dd203b46d9bbf61689893a54.zip |
app-text/podofo: Stabilize 0.10.3 x86, #919929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/podofo-0.10.3.ebuild | 4 |
1 files 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 )" |