summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2016-05-01 18:02:13 -0700
committerMatt Turner <mattst88@gentoo.org>2016-05-01 20:35:03 -0700
commit27b52931201f31bc1e6c8040febbae2c9cd8a196 (patch)
tree1a6a54f6203f83e6ad9a3d8456c86d71dc90a247 /app-text
parentdev-libs/glib: also fix firefox crash in 2.46 (bug #577686) (diff)
downloadgentoo-27b52931201f31bc1e6c8040febbae2c9cd8a196.tar.gz
gentoo-27b52931201f31bc1e6c8040febbae2c9cd8a196.tar.bz2
gentoo-27b52931201f31bc1e6c8040febbae2c9cd8a196.zip
app-text/poppler: alpha stable, bug 579752.
Diffstat (limited to 'app-text')
-rw-r--r--app-text/poppler/poppler-0.42.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.42.0.ebuild b/app-text/poppler/poppler-0.42.0.ebuild
index 3d3c2e303018..c36bd96337b9 100644
--- a/app-text/poppler/poppler-0.42.0.ebuild
+++ b/app-text/poppler/poppler-0.42.0.ebuild
@@ -13,7 +13,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/59" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION
fi