diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:19:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:19:20 +0100 |
commit | 10007e462c107ac3124dbd787a4e33e56ec3be25 (patch) | |
tree | 416c7e4d86172c76c009e8d52c721ef28fdeaa8c /app-text | |
parent | net-print/cups: stable 2.2.11 for hppa, bug #672742 (diff) | |
download | gentoo-10007e462c107ac3124dbd787a4e33e56ec3be25.tar.gz gentoo-10007e462c107ac3124dbd787a4e33e56ec3be25.tar.bz2 gentoo-10007e462c107ac3124dbd787a4e33e56ec3be25.zip |
app-text/poppler: stable 0.77.0 for hppa, bug #681152
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.77.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.77.0.ebuild b/app-text/poppler/poppler-0.77.0.ebuild index f59856cc9916..cbdc002ca9d9 100644 --- a/app-text/poppler/poppler-0.77.0.ebuild +++ b/app-text/poppler/poppler-0.77.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/88" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |