commit: ae73afd6b04c520193aebea8ce9351d3d02ae292 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 14 22:15:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 14 22:15:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae73afd6
sys-boot/efibootmgr: Stabilize 17 amd64, #795951 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-boot/efibootmgr/efibootmgr-17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/efibootmgr/efibootmgr-17.ebuild b/sys-boot/efibootmgr/efibootmgr-17.ebuild index 73e20c997bb..c469d7e7d82 100644 --- a/sys-boot/efibootmgr/efibootmgr-17.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-17.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~x86" RDEPEND=" sys-apps/pciutils
