diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:31:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-30 10:31:28 +0100 |
commit | 6097d66fc34d85643702504e2cb0d65a0f7d3211 (patch) | |
tree | 59ec311a012c75fe1b4ebc0ece8750a0e2f3afd1 /app-text/poppler | |
parent | sys-power/upower: sparc stable wrt bug #579220 (diff) | |
download | gentoo-6097d66fc34d85643702504e2cb0d65a0f7d3211.tar.gz gentoo-6097d66fc34d85643702504e2cb0d65a0f7d3211.tar.bz2 gentoo-6097d66fc34d85643702504e2cb0d65a0f7d3211.zip |
app-text/poppler: sparc stable wrt bug #588142
Package-Manager: portage-2.3.0
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.45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.45.0.ebuild b/app-text/poppler/poppler-0.45.0.ebuild index 6f8fa258d9f0..e8d21fa70553 100644 --- a/app-text/poppler/poppler-0.45.0.ebuild +++ b/app-text/poppler/poppler-0.45.0.ebuild @@ -12,7 +12,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-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-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-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/62" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |