diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:32:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 13:35:43 +0100 |
commit | e43d0fb038e8f248872228e22deda669f725ad7f (patch) | |
tree | 8dd9c9d3ea7c5cd13a5720f4ce56c9a787af387c /app-text/poppler | |
parent | net-analyzer/nrpe: drop vulnerable 3.x versions. (diff) | |
download | gentoo-e43d0fb038e8f248872228e22deda669f725ad7f.tar.gz gentoo-e43d0fb038e8f248872228e22deda669f725ad7f.tar.bz2 gentoo-e43d0fb038e8f248872228e22deda669f725ad7f.zip |
app-text/poppler: sparc stable wrt bug #708828
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.85.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.85.0.ebuild b/app-text/poppler/poppler-0.85.0.ebuild index df6ae939a8d5..8b4609625602 100644 --- a/app-text/poppler/poppler-0.85.0.ebuild +++ b/app-text/poppler/poppler-0.85.0.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]] ; then SLOT="0/9999" else SRC_URI="https://poppler.freedesktop.org/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/95" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |