diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 10:42:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 10:42:14 +0200 |
commit | ee69e6890495c53e76d2c947fce667c0ccf96d61 (patch) | |
tree | cd0e0a1a22a9c128a77f45a5d86f446e5eb0588d /app-text/poppler/poppler-0.45.0.ebuild | |
parent | app-office/libreoffice-bin-debug: amd64 stable wrt bug #589284 (diff) | |
download | gentoo-ee69e6890495c53e76d2c947fce667c0ccf96d61.tar.gz gentoo-ee69e6890495c53e76d2c947fce667c0ccf96d61.tar.bz2 gentoo-ee69e6890495c53e76d2c947fce667c0ccf96d61.zip |
app-text/poppler: amd64 stable wrt bug #589284
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/poppler/poppler-0.45.0.ebuild')
-rw-r--r-- | app-text/poppler/poppler-0.45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.45.0.ebuild b/app-text/poppler/poppler-0.45.0.ebuild index 1260acbebff7..102162004ea8 100644 --- a/app-text/poppler/poppler-0.45.0.ebuild +++ b/app-text/poppler/poppler-0.45.0.ebuild @@ -12,7 +12,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/62" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |