diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-13 00:42:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-12-13 01:04:26 +0100 |
commit | cbc1f7fcdd82e86950d1f583d9cf1f743832104d (patch) | |
tree | 08342c2682586c1e7c7364a37352a43293054634 /app-text | |
parent | dev-libs/libgit2: x86 stable (bug #702522) (diff) | |
download | gentoo-cbc1f7fcdd82e86950d1f583d9cf1f743832104d.tar.gz gentoo-cbc1f7fcdd82e86950d1f583d9cf1f743832104d.tar.bz2 gentoo-cbc1f7fcdd82e86950d1f583d9cf1f743832104d.zip |
app-text/poppler: x86 stable (bug #701684)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.82.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.82.0.ebuild b/app-text/poppler/poppler-0.82.0.ebuild index 67b8aefde04c..a0426000e924 100644 --- a/app-text/poppler/poppler-0.82.0.ebuild +++ b/app-text/poppler/poppler-0.82.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/92" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |