diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:36:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:36:13 +0300 |
commit | dc20d85e714143bd3488f766a73a446724fc52ef (patch) | |
tree | ce9bb87e6ee016b2b70c1d4f54f2c7bce6bd7a5f /sys-kernel | |
parent | dev-python/wsproto: Stabilize 1.1.0 sparc, #836543 (diff) | |
download | gentoo-dc20d85e714143bd3488f766a73a446724fc52ef.tar.gz gentoo-dc20d85e714143bd3488f766a73a446724fc52ef.tar.bz2 gentoo-dc20d85e714143bd3488f766a73a446724fc52ef.zip |
sys-kernel/raspberrypi-sources: Stabilize 5.10.63_p20211029 arm64, #836570
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild index 6615a992e86f..842779a5e4e0 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.10.63_p20211029.ebuild @@ -17,7 +17,7 @@ DESCRIPTION="Raspberry Pi kernel sources" HOMEPAGE="https://github.com/raspberrypi/linux" SRC_URI="https://github.com/raspberrypi/linux/archive/${MY_P}.tar.gz -> linux-${KV_FULL}.tar.gz" -KEYWORDS="~arm ~arm64" +KEYWORDS="~arm arm64" src_unpack() { default |