dev-embedded/rpi-eeprom: Stabilize 11.0_p1 arm64, #767046

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-01-25 14:04:56 +00:00
parent 92c0b9bf32
commit 8f323169e0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ S="${WORKDIR}"
SLOT="0"
LICENSE="BSD rpi-eeprom"
KEYWORDS="~arm ~arm64"
KEYWORDS="~arm arm64"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
BDEPEND="sys-apps/help2man"