diff options
author | 2024-07-10 14:27:00 -0400 | |
---|---|---|
committer | 2024-07-10 22:35:44 -0400 | |
commit | 0b6c47fc6967f55165225e7c2fa4270f828cae30 (patch) | |
tree | 18c02ee16ad99cd602ed41bda8ef8f8f504ec845 /dev-libs | |
parent | media-video/makemkv: Stabilize 1.17.7 arm, #934763 (diff) | |
download | gentoo-0b6c47fc6967f55165225e7c2fa4270f828cae30.tar.gz gentoo-0b6c47fc6967f55165225e7c2fa4270f828cae30.tar.bz2 gentoo-0b6c47fc6967f55165225e7c2fa4270f828cae30.zip |
dev-libs/libxml2: Stabilize 2.12.7 hppa, #934868
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.12.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.12.7.ebuild b/dev-libs/libxml2/libxml2-2.12.7.ebuild index bcb12e755d35..3d915e2ccc5b 100644 --- a/dev-libs/libxml2/libxml2-2.12.7.ebuild +++ b/dev-libs/libxml2/libxml2-2.12.7.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+=" |