diff options
author | Virgil Dupras <vdupras@gentoo.org> | 2018-10-08 16:01:57 -0400 |
---|---|---|
committer | Virgil Dupras <vdupras@gentoo.org> | 2018-10-08 16:01:57 -0400 |
commit | 3fdb6a4636768465bba3df9da04b84705db2d9e3 (patch) | |
tree | 067def10ab371d07d8edbbc47c686abe0ee32bfc /app-text | |
parent | media-sound/lollypop: Version bump 0.9.604 (diff) | |
download | gentoo-3fdb6a4636768465bba3df9da04b84705db2d9e3.tar.gz gentoo-3fdb6a4636768465bba3df9da04b84705db2d9e3.tar.bz2 gentoo-3fdb6a4636768465bba3df9da04b84705db2d9e3.zip |
app-text/mupdf: drop ~sparc keyword
It seems that mupdf is durably broken on sparc.
Closes: https://bugs.gentoo.org/631970
Closes: https://bugs.gentoo.org/658438
Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mupdf/mupdf-1.13.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.13.0.ebuild | 4 | ||||
-rw-r--r-- | app-text/mupdf/mupdf-1.14.0.ebuild | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/app-text/mupdf/mupdf-1.13.0-r1.ebuild b/app-text/mupdf/mupdf-1.13.0-r1.ebuild index 3f522e8dc86f..e24a2812a4d2 100644 --- a/app-text/mupdf/mupdf-1.13.0-r1.ebuild +++ b/app-text/mupdf/mupdf-1.13.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://mupdf.com/downloads/${P}-source.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X +curl javascript lcms libressl opengl +openssl static static-libs vanilla" LIB_DEPEND=" diff --git a/app-text/mupdf/mupdf-1.13.0.ebuild b/app-text/mupdf/mupdf-1.13.0.ebuild index 4c5c9d0cca84..45887a2ebd6c 100644 --- a/app-text/mupdf/mupdf-1.13.0.ebuild +++ b/app-text/mupdf/mupdf-1.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://mupdf.com/downloads/${P}-source.tar.gz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X +curl javascript lcms libressl opengl +openssl static static-libs vanilla" LIB_DEPEND=" diff --git a/app-text/mupdf/mupdf-1.14.0.ebuild b/app-text/mupdf/mupdf-1.14.0.ebuild index 8c23107fc6de..3bafaab5d0bc 100644 --- a/app-text/mupdf/mupdf-1.14.0.ebuild +++ b/app-text/mupdf/mupdf-1.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mupdf.com/downloads/archive/${P}-source.tar.xz" LICENSE="AGPL-3" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="X curl +javascript libressl opengl +openssl static-libs +vanilla" RDEPEND=" |