diff options
author | 2023-05-01 07:15:47 +0000 | |
---|---|---|
committer | 2023-05-01 07:15:47 +0000 | |
commit | 2544f9e97e559750248db2661aa48872cc86c2e1 (patch) | |
tree | 04c0f17707d211ec118126b1ed5ff9bec1f5d1f4 /dev-libs | |
parent | dev-python/sqlalchemy: Stabilize 2.0.12 sparc, #905395 (diff) | |
download | gentoo-2544f9e97e559750248db2661aa48872cc86c2e1.tar.gz gentoo-2544f9e97e559750248db2661aa48872cc86c2e1.tar.bz2 gentoo-2544f9e97e559750248db2661aa48872cc86c2e1.zip |
dev-libs/libxml2: Stabilize 2.10.4 sparc, #905398
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.10.4.ebuild b/dev-libs/libxml2/libxml2-2.10.4.ebuild index 04f60d85bb0c..a7a48ad211b0 100644 --- a/dev-libs/libxml2/libxml2-2.10.4.ebuild +++ b/dev-libs/libxml2/libxml2-2.10.4.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 ~arm64-macos ~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 ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi SRC_URI+=" |