diff options
author | 2023-01-22 06:37:50 +0000 | |
---|---|---|
committer | 2023-01-22 06:37:50 +0000 | |
commit | b8379e68d99ba7d586d4cfe0c0a95aacb3af8608 (patch) | |
tree | 80cd4070957bb5c08ffca023a60a838b099822a7 /app-text/podofo | |
parent | dev-db/postgis: Stabilize 3.1.8-r1 amd64, #886565 (diff) | |
download | gentoo-b8379e68d99ba7d586d4cfe0c0a95aacb3af8608.tar.gz gentoo-b8379e68d99ba7d586d4cfe0c0a95aacb3af8608.tar.bz2 gentoo-b8379e68d99ba7d586d4cfe0c0a95aacb3af8608.zip |
app-text/podofo: Stabilize 0.9.8-r1 ppc, #888463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/podofo-0.9.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/podofo/podofo-0.9.8-r1.ebuild b/app-text/podofo/podofo-0.9.8-r1.ebuild index 6b4fab5a8cee..b5be9820d09a 100644 --- a/app-text/podofo/podofo-0.9.8-r1.ebuild +++ b/app-text/podofo/podofo-0.9.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://cfhcable.dl.sourceforge.net/project/podofo/podofo/${PV}/${P}.ta LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86" IUSE="+boost idn debug test +tools" RESTRICT="test" REQUIRED_USE="${LUA_REQUIRED_USE} |