diff options
author | 2024-04-09 18:54:42 +0300 | |
---|---|---|
committer | 2024-04-09 18:54:42 +0300 | |
commit | f0445a14602fd897c1d84d1ec5f64a180ce1e407 (patch) | |
tree | 89d677eed0b94dbb1e7c8cdc59993806ac3a0581 /sys-boot | |
parent | sys-boot/uefi-mkconfig: Keyword 1.4 arm64, #928988 (diff) | |
download | gentoo-f0445a14602fd897c1d84d1ec5f64a180ce1e407.tar.gz gentoo-f0445a14602fd897c1d84d1ec5f64a180ce1e407.tar.bz2 gentoo-f0445a14602fd897c1d84d1ec5f64a180ce1e407.zip |
sys-boot/uefi-mkconfig: Keyword 1.4 arm, #928988
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild b/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild index 15c062fce03e..8e426c062c9c 100644 --- a/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild +++ b/sys-boot/uefi-mkconfig/uefi-mkconfig-1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Biosias/uefi-mkconfig/archive/v${PV}.tar.gz -> ${P}. LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" app-shells/bash |