diff options
| author | Michal Rostecki <vadorovsky@protonmail.com> | 2025-11-27 15:44:54 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-11-28 03:19:32 +0000 |
| commit | b71ab9b25a862305039acc1a4996615f2bf266e0 (patch) | |
| tree | 0efc1818998aa85b74f228ec3250011faf3f69f4 /llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild | |
| parent | 41cde8859ceb9a6a76285cdc3071ea47d2762367 (diff) | |
| download | gentoo-b71ab9b25a862305039acc1a4996615f2bf266e0.tar.gz gentoo-b71ab9b25a862305039acc1a4996615f2bf266e0.tar.bz2 gentoo-b71ab9b25a862305039acc1a4996615f2bf266e0.zip | |
llvm-runtimes/clang-runtime: Change the license to `public-domain`
Given that the latest revision of the ebuilds contains the content of
configuration files, it's not really a metapackage anymore.
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44795
Closes: https://github.com/gentoo/gentoo/pull/44795
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild')
| -rw-r--r-- | llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild b/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild index b77fb77f0c90..f95bb488c234 100644 --- a/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild +++ b/llvm-runtimes/clang-runtime/clang-runtime-16.0.6-r1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Meta-ebuild for clang runtime libraries" HOMEPAGE="https://clang.llvm.org/" S=${WORKDIR} -LICENSE="metapackage" +LICENSE="public-domain" SLOT="${PV%%.*}" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE="+compiler-rt libcxx openmp +sanitize" |
