commit: fad4115ce78edaf74832c979c273848b54ee1d87 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Aug 30 05:06:59 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Aug 30 05:06:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fad4115c
sys-boot/efibootmgr: Stabilize 18 arm, #867346 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-boot/efibootmgr/efibootmgr-18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/efibootmgr/efibootmgr-18.ebuild b/sys-boot/efibootmgr/efibootmgr-18.ebuild index 0f98db4c4d2a..09a406ad9649 100644 --- a/sys-boot/efibootmgr/efibootmgr-18.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-18.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhboot/efibootmgr/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ia64 ~loong ~riscv ~x86" +KEYWORDS="~amd64 arm arm64 ~ia64 ~loong ~riscv ~x86" RDEPEND=" sys-apps/pciutils
