Сравнение lua-utf8-0.1.5 с lua-utf8-0.2.0
| /usr/portage/dev-lua/lua-utf8/lua-utf8-0.2.0.ebuild 2026-05-09 19:17:04.454337066 +0300 | ||
|---|---|---|
| 1 |
# Copyright 2020-2023 Gentoo Authors |
|
| 1 |
# Copyright 2020-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 14 | 14 | |
| 15 | 15 |
LICENSE="MIT" |
| 16 | 16 |
SLOT="0" |
| 17 |
KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" |
|
| 17 |
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" |
|
| 18 | 18 |
IUSE="test" |
| 19 | 19 |
REQUIRED_USE="${LUA_REQUIRED_USE}"
|
| 20 | 20 |
RESTRICT="!test? ( test )" |