Diff raspberrypi-userland-0_pre20201022 with a raspberrypi-userland-9999
| /usr/portage/media-libs/raspberrypi-userland/raspberrypi-userland-9999.ebuild 2023-10-09 14:52:31.712368406 +0300 | ||
|---|---|---|
| 17 | 17 |
# * Go to https://github.com/raspberrypi/userland/commits/master and find the full hash |
| 18 | 18 |
GIT_COMMIT="e432bc3400401064e2d8affa5d1454aac2cf4a00" |
| 19 | 19 |
SRC_URI="https://github.com/raspberrypi/userland/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
| 20 |
KEYWORDS="arm arm64" |
|
| 20 |
KEYWORDS="~arm ~arm64" |
|
| 21 | 21 |
S="${WORKDIR}/userland-${GIT_COMMIT}"
|
| 22 | 22 |
fi |
| 23 | 23 | |