diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 17:43:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 17:43:13 +0300 |
commit | 46046674582e5e9551e974d4fa5d3d027d2f5394 (patch) | |
tree | 6661c2a9d0d2fea9b21c442311d1e830ddcf1255 /app-text | |
parent | dev-libs/libuv: sparc stable wrt bug #716822 (diff) | |
download | gentoo-46046674582e5e9551e974d4fa5d3d027d2f5394.tar.gz gentoo-46046674582e5e9551e974d4fa5d3d027d2f5394.tar.bz2 gentoo-46046674582e5e9551e974d4fa5d3d027d2f5394.zip |
app-text/poppler: sparc stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/poppler/poppler-0.88.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/poppler/poppler-0.88.0-r1.ebuild b/app-text/poppler/poppler-0.88.0-r1.ebuild index ff836d76a533..9f5630087fb4 100644 --- a/app-text/poppler/poppler-0.88.0-r1.ebuild +++ b/app-text/poppler/poppler-0.88.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 ~sparc x86 ~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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0/99" # CHECK THIS WHEN BUMPING!!! SUBSLOT IS libpoppler.so SOVERSION fi |