diff options
author | 2018-12-26 12:23:04 -0500 | |
---|---|---|
committer | 2018-12-26 12:23:04 -0500 | |
commit | d99ac4efe403a72deff9aae16d3c3551ae444c3c (patch) | |
tree | e54675efa7d69b11a3a328384b4a012fc3a9626b /app-text/poppler | |
parent | dev-util/glib-utils-2.56.4: alpha stable, bug 668474 (diff) | |
download | gentoo-d99ac4efe403a72deff9aae16d3c3551ae444c3c.tar.gz gentoo-d99ac4efe403a72deff9aae16d3c3551ae444c3c.tar.bz2 gentoo-d99ac4efe403a72deff9aae16d3c3551ae444c3c.zip |
app-text/poppler-0.68.0: alpha stable, bug 659828
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-rw-r--r-- | app-text/poppler/poppler-0.68.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.68.0.ebuild b/app-text/poppler/poppler-0.68.0.ebuild index 828c8a6fc2c6..f922e0b5d843 100644 --- a/app-text/poppler/poppler-0.68.0.ebuild +++ b/app-text/poppler/poppler-0.68.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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/79" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |