diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 10:28:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 10:28:27 +0200 |
commit | 4cc2736f35eeda30423a933c878753482487f0e6 (patch) | |
tree | 3359265b28f5bcaf21cd635697ca2ccbbeca69e2 /dev-libs/expat | |
parent | net-analyzer/wireshark: Stabilize 3.6.2 arm, #833632 (diff) | |
download | gentoo-4cc2736f35eeda30423a933c878753482487f0e6.tar.gz gentoo-4cc2736f35eeda30423a933c878753482487f0e6.tar.bz2 gentoo-4cc2736f35eeda30423a933c878753482487f0e6.zip |
dev-libs/expat: Stabilize 2.4.5 ppc64, #833633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/expat-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/expat/expat-2.4.5.ebuild b/dev-libs/expat/expat-2.4.5.ebuild index 3eaaf195bb4d..02e1d5572565 100644 --- a/dev-libs/expat/expat-2.4.5.ebuild +++ b/dev-libs/expat/expat-2.4.5.ebuild @@ -12,7 +12,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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="examples static-libs unicode" BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )" |