diff options
author | 2016-07-08 14:00:17 +0200 | |
---|---|---|
committer | 2016-07-08 14:00:17 +0200 | |
commit | ff8c924cb9d3f3bd91ef0010e97b89751e1309b5 (patch) | |
tree | e15bd8a946615605f758c588cb7e1853d351ad1b /app-text | |
parent | net-misc/wget: ia64 stable wrt bug #585926 (diff) | |
download | gentoo-ff8c924cb9d3f3bd91ef0010e97b89751e1309b5.tar.gz gentoo-ff8c924cb9d3f3bd91ef0010e97b89751e1309b5.tar.bz2 gentoo-ff8c924cb9d3f3bd91ef0010e97b89751e1309b5.zip |
app-text/poppler: ia64 stable wrt bug #579752
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.42.0.ebuild | 2 |
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 e3c1604e47d6..23b6f25bb86e 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 |