dev-libs/libxslt: Sync with Gentoo

It's from Gentoo commit 46668217ccb7a978f6b95df18694f0f29274bd85.
This commit is contained in:
Flatcar Buildbot 2023-07-17 07:10:24 +00:00 committed by Sayan Chowdhury
parent 9bca2528f9
commit 5ecde80139
No known key found for this signature in database
GPG Key ID: B02399319CD05C8B

View File

@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit autotools git-r3
else
inherit libtool gnome.org
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
LICENSE="MIT"