diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-03-20 00:30:25 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-03-20 00:30:25 +0000 |
commit | 77684468238b8755c1aa3e72f3055f4e62fcf14c (patch) | |
tree | 7c18f4b036e2a73cd48b63c5d7c711bc5cf1b989 /dev-libs/libxml2/libxml2-2.12.10.ebuild | |
parent | 781c9128468d2e8302221d4d7152ae09cffc4a9e (diff) |
Diffstat (limited to 'dev-libs/libxml2/libxml2-2.12.10.ebuild')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.12.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libxml2/libxml2-2.12.10.ebuild b/dev-libs/libxml2/libxml2-2.12.10.ebuild index bd61888e5c1c..32d2937863d4 100644 --- a/dev-libs/libxml2/libxml2-2.12.10.ebuild +++ b/dev-libs/libxml2/libxml2-2.12.10.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-r3 else inherit gnome.org - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi SRC_URI+=" |