diff options
author | Sam James <sam@gentoo.org> | 2023-12-15 06:31:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-15 06:31:27 +0000 |
commit | ec060ac5cab6556eee7a4333b22a6ce1555f9d9e (patch) | |
tree | 7c3b45c920343991bfb8bab9399f7635e030b5ae /app-text/podofo | |
parent | profiles/features/wd40: mask app-crypt/rpm-sequoia (diff) | |
download | gentoo-ec060ac5cab6556eee7a4333b22a6ce1555f9d9e.tar.gz gentoo-ec060ac5cab6556eee7a4333b22a6ce1555f9d9e.tar.bz2 gentoo-ec060ac5cab6556eee7a4333b22a6ce1555f9d9e.zip |
app-text/podofo: Keyword 0.10.3 sparc, #919933
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 | 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 730c3b449d93..b9c7b169acae 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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" IUSE="idn jpeg tiff png fontconfig test tools" RESTRICT="!test? ( test )" |