diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 19:13:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-31 19:13:16 +0300 |
commit | 55078e96e805486eeaf44fb54a147246f17ed406 (patch) | |
tree | 14fbc90064a143c2a59a8733350ac801dd31dc8d /app-text | |
parent | dev-texlive/texlive-xetex: ppc64 stable wrt bug #723404 (diff) | |
download | gentoo-55078e96e805486eeaf44fb54a147246f17ed406.tar.gz gentoo-55078e96e805486eeaf44fb54a147246f17ed406.tar.bz2 gentoo-55078e96e805486eeaf44fb54a147246f17ed406.zip |
app-text/poppler: s390 stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="s390"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.88.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.88.0-r1.ebuild b/app-text/poppler/poppler-0.88.0-r1.ebuild index 414866162c6b..f8ff933be71e 100644 --- a/app-text/poppler/poppler-0.88.0-r1.ebuild +++ b/app-text/poppler/poppler-0.88.0-r1.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 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/99" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |