Сравнение xxhash-0.8.2 с xxhash-0.8.3
| /usr/portage/dev-libs/xxhash/xxhash-0.8.3.ebuild 2025-07-29 16:22:13.184450587 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2023 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 11 | 11 |
S=${WORKDIR}/xxHash-${PV}
|
| 12 | 12 | |
| 13 | 13 |
LICENSE="BSD-2 GPL-2+" |
| 14 |
# https://abi-laboratory.pro/tracker/timeline/xxhash |
|
| 15 | 14 |
SLOT="0" |
| 16 | 15 |
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" |
| 17 | 16 | |