diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-02 11:58:00 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-02 11:58:23 -0800 |
commit | cf3e34cea1679c3cb529ce3d887a49ecbb481686 (patch) | |
tree | dc8f50c71d2cf56a46e887721c32fd9a605ee535 /app-text | |
parent | media-gfx/graphite2-1.3.13: ia64 stable, bug 676956 (diff) | |
download | gentoo-cf3e34cea1679c3cb529ce3d887a49ecbb481686.tar.gz gentoo-cf3e34cea1679c3cb529ce3d887a49ecbb481686.tar.bz2 gentoo-cf3e34cea1679c3cb529ce3d887a49ecbb481686.zip |
app-text/poppler-0.74.0: ia64 stable, bug 674666
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.74.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.74.0.ebuild b/app-text/poppler/poppler-0.74.0.ebuild index 29ea4db05e90..706f0ac28b80 100644 --- a/app-text/poppler/poppler-0.74.0.ebuild +++ b/app-text/poppler/poppler-0.74.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/85" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |