Сравнение euses-2.5.9 с euses-2.6.0
/usr/portage/app-portage/euses/euses-2.6.0.ebuild 2023-10-09 14:52:28.844368334 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2020 Gentoo Authors |
|
1 |
# Copyright 1999-2021 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=7 |
... | ... | |
9 | 9 | |
10 | 10 |
LICENSE="GPL-2" |
11 | 11 |
SLOT="0" |
12 |
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86" |
|
13 |
IUSE="" |
|
12 |
KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86" |
|
14 | 13 | |
15 | 14 |
S=${WORKDIR} |
16 | 15 |