diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:53:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 12:09:53 +0000 |
commit | edf62b7f92bff5d63d04e519a4fa40bca62977fa (patch) | |
tree | bb61d9ef1fbbc4e8dfe0d87c8bb73a946bc30cdb /dev-libs/expat | |
parent | sci-libs/arpack: stable 3.8.0 for ppc64 (diff) | |
download | gentoo-edf62b7f92bff5d63d04e519a4fa40bca62977fa.tar.gz gentoo-edf62b7f92bff5d63d04e519a4fa40bca62977fa.tar.bz2 gentoo-edf62b7f92bff5d63d04e519a4fa40bca62977fa.zip |
dev-libs/expat: stable 2.2.10 for ppc64
stable wrt bug #762886
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/expat-2.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/expat/expat-2.2.10.ebuild b/dev-libs/expat/expat-2.2.10.ebuild index fb4ab98ab20e..9a9d810ae7e4 100644 --- a/dev-libs/expat/expat-2.2.10.ebuild +++ b/dev-libs/expat/expat-2.2.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/libexpat/libexpat/releases/download/R_${PV//\./_}/ex LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="elibc_FreeBSD examples static-libs unicode" BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )" |