diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 13:27:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-27 13:27:44 +0000 |
commit | dff6d096e9583410ef7753b15471502b0f3efcd8 (patch) | |
tree | 9aa514b4d74f343ec44f921190e63ba2b7ce34bf /dev-libs/libxml2 | |
parent | net-print/cups: Stabilize 2.4.7 amd64, #914782 (diff) | |
download | gentoo-dff6d096e9583410ef7753b15471502b0f3efcd8.tar.gz gentoo-dff6d096e9583410ef7753b15471502b0f3efcd8.tar.bz2 gentoo-dff6d096e9583410ef7753b15471502b0f3efcd8.zip |
dev-libs/libxml2: Stabilize 2.11.5 amd64, #914785
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/libxml2')
-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 eb45aefdeeee..1c02d266a626 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+=" |