diff options
author | Sam James <sam@gentoo.org> | 2023-01-22 06:37:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-22 06:37:51 +0000 |
commit | 6ea13143e6611d53e1c866468034d88f3584850b (patch) | |
tree | 35949a65b51751a047321a8846aa59d7806ba711 /virtual | |
parent | app-text/podofo: Stabilize 0.9.8-r1 ppc, #888463 (diff) | |
download | gentoo-6ea13143e6611d53e1c866468034d88f3584850b.tar.gz gentoo-6ea13143e6611d53e1c866468034d88f3584850b.tar.bz2 gentoo-6ea13143e6611d53e1c866468034d88f3584850b.zip |
virtual/podofo-build: Stabilize 0.9.8 ppc, #888463
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/podofo-build/podofo-build-0.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/podofo-build/podofo-build-0.9.8.ebuild b/virtual/podofo-build/podofo-build-0.9.8.ebuild index ef9f93e39312..fcf8cfb42fea 100644 --- a/virtual/podofo-build/podofo-build-0.9.8.ebuild +++ b/virtual/podofo-build/podofo-build-0.9.8.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 @@ -6,7 +6,7 @@ EAPI=8 DESCRIPTION="Virtual package for building against PoDoFo" 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? ( test )" |