diff options
author | 2024-04-29 09:49:20 +0200 | |
---|---|---|
committer | 2024-04-29 09:49:20 +0200 | |
commit | 162c9b4d756c52d8a0f68880f57f31674a567b58 (patch) | |
tree | ee649c989684c175a87992e1a4814a8ea7aad4a6 | |
parent | www-servers/lighttpd: Stabilize 1.4.75 ppc64, #930859 (diff) | |
download | gentoo-162c9b4d756c52d8a0f68880f57f31674a567b58.tar.gz gentoo-162c9b4d756c52d8a0f68880f57f31674a567b58.tar.bz2 gentoo-162c9b4d756c52d8a0f68880f57f31674a567b58.zip |
dev-libs/libxml2: Stabilize 2.12.6 ppc64, #930863
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-libs/libxml2/libxml2-2.12.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.12.6.ebuild b/dev-libs/libxml2/libxml2-2.12.6.ebuild index d406926dff3d..90f218f27935 100644 --- a/dev-libs/libxml2/libxml2-2.12.6.ebuild +++ b/dev-libs/libxml2/libxml2-2.12.6.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+=" |