diff options
author | 2019-06-04 16:21:50 +0200 | |
---|---|---|
committer | 2019-06-04 16:44:00 +0200 | |
commit | 615881145c669835f7e9fb25f5b7577a296e0e34 (patch) | |
tree | a6bba7b339d7b5dc61e57b3688aabb43adab79b4 /app-text/poppler | |
parent | dev-lang/php: x86 stable (bug #687026) (diff) | |
download | gentoo-615881145c669835f7e9fb25f5b7577a296e0e34.tar.gz gentoo-615881145c669835f7e9fb25f5b7577a296e0e34.tar.bz2 gentoo-615881145c669835f7e9fb25f5b7577a296e0e34.zip |
app-text/poppler: x86 stable (bug #681152)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/poppler')
-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 c63a446c3b85..f78c6e5b34e7 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 |