diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:45:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-27 19:46:42 +0000 |
commit | 9ef230749399f33b4a5921e0d89da608f9a02651 (patch) | |
tree | 9e638a9a515d4229a2f0225479a8569fba10c990 /app-text | |
parent | app-backup/flexbackup: stable 1.2.1-r13 for hppa, bug #635042 (diff) | |
download | gentoo-9ef230749399f33b4a5921e0d89da608f9a02651.tar.gz gentoo-9ef230749399f33b4a5921e0d89da608f9a02651.tar.bz2 gentoo-9ef230749399f33b4a5921e0d89da608f9a02651.zip |
app-text/poppler: stable 0.57.0-r1 for ppc, bug #619558
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.57.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.57.0-r1.ebuild b/app-text/poppler/poppler-0.57.0-r1.ebuild index 49015b566297..ae526d8b94a4 100644 --- a/app-text/poppler/poppler-0.57.0-r1.ebuild +++ b/app-text/poppler/poppler-0.57.0-r1.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 ~sparc-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 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/68" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |