diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 11:46:37 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-26 11:46:37 +0000 |
commit | 95caaa56dd9ca8824f8a301ad5954ebe8234f4ff (patch) | |
tree | 081c4216bee27285deebc22ada804be7332b12d4 /app-text | |
parent | sys-fs/udev: stable 239 for ia64, bug #673006 (diff) | |
download | gentoo-95caaa56dd9ca8824f8a301ad5954ebe8234f4ff.tar.gz gentoo-95caaa56dd9ca8824f8a301ad5954ebe8234f4ff.tar.bz2 gentoo-95caaa56dd9ca8824f8a301ad5954ebe8234f4ff.zip |
app-text/poppler: stable 0.68.0 for ia64, bug #659828
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-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 ceaece10c4d0..828c8a6fc2c6 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 |