diff options
author | Sam James <sam@gentoo.org> | 2024-10-05 09:22:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-05 09:22:28 +0100 |
commit | fe903632e988bae426d93cb7d8bd63fd84465835 (patch) | |
tree | 4d0f3d59dce0b7fd9a7f3d014ae1db90d3c17d7b /dev-libs/expat | |
parent | dev-python/websockets: Stabilize 13.0.1 amd64, #940822 (diff) | |
download | gentoo-fe903632e988bae426d93cb7d8bd63fd84465835.tar.gz gentoo-fe903632e988bae426d93cb7d8bd63fd84465835.tar.bz2 gentoo-fe903632e988bae426d93cb7d8bd63fd84465835.zip |
dev-libs/expat: Stabilize 2.6.3 hppa, #939074
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/expat')
-rw-r--r-- | dev-libs/expat/expat-2.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/expat/expat-2.6.3.ebuild b/dev-libs/expat/expat-2.6.3.ebuild index f3d1a9a1a4d5..1ed4e7d7dbe1 100644 --- a/dev-libs/expat/expat-2.6.3.ebuild +++ b/dev-libs/expat/expat-2.6.3.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="examples static-libs test unicode" RESTRICT="!test? ( test )" BDEPEND="unicode? ( ${AUTOTOOLS_DEPEND} )" |