diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-29 08:45:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-10-29 08:45:39 +0300 |
commit | d41dfc3ee5d52946bb4af72ef1ce4c32d66e7db2 (patch) | |
tree | bc3019b440bb79d186a2ecd44a23e09ee675fe25 /dev-libs/libxml2 | |
parent | sys-process/lsof: Stabilize 4.96.3 hppa, #878561 (diff) | |
download | gentoo-d41dfc3ee5d52946bb4af72ef1ce4c32d66e7db2.tar.gz gentoo-d41dfc3ee5d52946bb4af72ef1ce4c32d66e7db2.tar.bz2 gentoo-d41dfc3ee5d52946bb4af72ef1ce4c32d66e7db2.zip |
dev-libs/libxml2: Stabilize 2.10.3 hppa, #878569
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.10.3.ebuild b/dev-libs/libxml2/libxml2-2.10.3.ebuild index b30e9b92afbc..4915b77fe65c 100644 --- a/dev-libs/libxml2/libxml2-2.10.3.ebuild +++ b/dev-libs/libxml2/libxml2-2.10.3.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then inherit autotools git-r3 else inherit gnome.org libtool - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~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" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~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" fi SRC_URI+=" |