Diff sunxi-tools-1.4.2 with a sunxi-tools-9999
/usr/portage/dev-embedded/sunxi-tools/sunxi-tools-9999.ebuild 2023-10-09 14:52:29.352368347 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2024 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI="8" |
... | ... | |
13 | 13 |
RDEPEND="sys-apps/dtc |
14 | 14 |
sys-libs/zlib" |
15 | 15 |
else |
16 |
KEYWORDS="amd64" |
|
16 |
KEYWORDS="~amd64" |
|
17 | 17 |
# We need this as zip, it is used during src_test |
18 | 18 |
SRC_URI="https://github.com/linux-sunxi/sunxi-tools/archive/v${PV}.tar.gz -> ${P}.tar.gz |
19 | 19 |
test? ( https://github.com/linux-sunxi/sunxi-boards/archive/bc7410fed9e5d9b31cd1d6ae90462d06b513660e.zip \ |