diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-13 21:36:47 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-11-13 21:36:47 +0000 |
| commit | b92800ff808bd9e8bb18292c49e7f11e6b6541df (patch) | |
| tree | 7e3951663e7cd2ceb8b1c01df60f0779dc8fa1a6 /sys-boot | |
| parent | 0a3f5bd985c689ffb11ac15fe58ae187e717fc98 (diff) | |
| download | baldeagleos-repo-b92800ff808bd9e8bb18292c49e7f11e6b6541df.tar.gz baldeagleos-repo-b92800ff808bd9e8bb18292c49e7f11e6b6541df.tar.xz baldeagleos-repo-b92800ff808bd9e8bb18292c49e7f11e6b6541df.zip | |
Adding metadata
Diffstat (limited to 'sys-boot')
| -rw-r--r-- | sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild | 4 | ||||
| -rw-r--r-- | sys-boot/uefi-mkconfig/uefi-mkconfig-3.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild index eb46eef391d5..b592bd242b4a 100644 --- a/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild +++ b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" RDEPEND=" app-shells/bash diff --git a/sys-boot/uefi-mkconfig/uefi-mkconfig-3.4.ebuild b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.4.ebuild index eb46eef391d5..54b9f51239c7 100644 --- a/sys-boot/uefi-mkconfig/uefi-mkconfig-3.4.ebuild +++ b/sys-boot/uefi-mkconfig/uefi-mkconfig-3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" app-shells/bash |
