diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-30 08:07:03 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-30 08:07:03 +0300 |
commit | f5938dd1b0433b607a75f83e6f44c75e5991724f (patch) | |
tree | 7dcc1960566ed91b84616fb904b3d0256cf3c219 /sys-boot | |
parent | sys-libs/efivar: Stabilize 38 ppc64, #867346 (diff) | |
download | gentoo-f5938dd1b0433b607a75f83e6f44c75e5991724f.tar.gz gentoo-f5938dd1b0433b607a75f83e6f44c75e5991724f.tar.bz2 gentoo-f5938dd1b0433b607a75f83e6f44c75e5991724f.zip |
sys-boot/efibootmgr: Stabilize 18 ppc64, #867346
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/efibootmgr/efibootmgr-18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/efibootmgr/efibootmgr-18.ebuild b/sys-boot/efibootmgr/efibootmgr-18.ebuild index 09a406ad9649..f6c1eab61a7e 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 ppc64 ~riscv ~x86" RDEPEND=" sys-apps/pciutils |