diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 05:20:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 05:20:35 +0100 |
commit | 637faf41b5472ce4b79afed42bac94ebe2c5127a (patch) | |
tree | 5618033d975667c51964d07d83413bf215e6bf84 | |
parent | sys-process/systemd-cron: Stabilize 1.16.7-r1 sparc, #914618 (diff) | |
download | gentoo-637faf41b5472ce4b79afed42bac94ebe2c5127a.tar.gz gentoo-637faf41b5472ce4b79afed42bac94ebe2c5127a.tar.bz2 gentoo-637faf41b5472ce4b79afed42bac94ebe2c5127a.zip |
dev-libs/libxml2: Stabilize 2.11.5 hppa, #914785
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/libxml2/libxml2-2.11.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.11.5.ebuild b/dev-libs/libxml2/libxml2-2.11.5.ebuild index 1c02d266a626..13526b88c30f 100644 --- a/dev-libs/libxml2/libxml2-2.11.5.ebuild +++ b/dev-libs/libxml2/libxml2-2.11.5.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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi SRC_URI+=" |