Сравнение android-udev-rules-20220903 с android-udev-rules-20230104
/usr/portage/dev-util/android-udev-rules/android-udev-rules-20230104.ebuild 2023-10-09 14:52:30.932368386 +0300 | ||
---|---|---|
1 |
# Copyright 2022 Gentoo Authors |
|
1 |
# Copyright 2022-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
11 | 11 | |
12 | 12 |
LICENSE="GPL-3" |
13 | 13 |
SLOT="0" |
14 |
KEYWORDS="amd64 ~arm ~arm64 x86" |
|
14 |
KEYWORDS="~amd64 ~arm ~arm64 ~x86" |
|
15 | 15 | |
16 | 16 |
RDEPEND=" |
17 | 17 |
acct-group/android |