diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-21 09:19:13 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-21 09:19:39 +0200 |
commit | 4f72879034c37c6d73333bd823185bd879f33166 (patch) | |
tree | 487716996fe39cd8e748237c6904e2ee293f8a66 /app-text/poppler | |
parent | app-text/poppler: stabilize 22.09.0 for ppc (diff) | |
download | gentoo-4f72879034c37c6d73333bd823185bd879f33166.tar.gz gentoo-4f72879034c37c6d73333bd823185bd879f33166.tar.bz2 gentoo-4f72879034c37c6d73333bd823185bd879f33166.zip |
app-text/poppler: unkeyword 22.07.0 for arm64, ppc
Only ppc64 remains.
Bug: https://bugs.gentoo.org/867958
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-22.07.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-22.07.0.ebuild b/app-text/poppler/poppler-22.07.0.ebuild index 3883ce28bb9a..7537cdc4f757 100644 --- a/app-text/poppler/poppler-22.07.0.ebuild +++ b/app-text/poppler/poppler-22.07.0.ebuild @@ -15,7 +15,7 @@ else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" SRC_URI+=" verify-sig? ( https://poppler.freedesktop.org/${P}.tar.xz.sig )" - KEYWORDS="arm64 ppc ppc64 ~ppc-macos" + KEYWORDS="ppc64" SLOT="0/122" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |