diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-10-08 13:17:55 +0000 |
| commit | 516d9c888c5095d1387c0451a93f0aa743a7040b (patch) | |
| tree | dd9b5fbcd2572594de2bd53e769e4a692c380f34 /sys-boot | |
| parent | caa89eacab99586878d969b5f30bd4afd8e0b3f3 (diff) | |
| download | baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.gz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.tar.xz baldeagleos-repo-516d9c888c5095d1387c0451a93f0aa743a7040b.zip | |
Adding metadata
Diffstat (limited to 'sys-boot')
| -rw-r--r-- | sys-boot/grub/grub-2.12-r7.ebuild | 2 | ||||
| -rw-r--r-- | sys-boot/grub/grub-9999.ebuild | 2 | ||||
| -rw-r--r-- | sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/grub/grub-2.12-r7.ebuild b/sys-boot/grub/grub-2.12-r7.ebuild index 50460307935b..8c429f9be58f 100644 --- a/sys-boot/grub/grub-2.12-r7.ebuild +++ b/sys-boot/grub/grub-2.12-r7.ebuild @@ -18,7 +18,7 @@ EAPI=7 GRUB_AUTOGEN=1 GRUB_AUTORECONF=1 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) WANT_LIBTOOL=none VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/dkiper.gpg diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index cf802e812da3..e98454ab2d6b 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-9999.ebuild @@ -21,7 +21,7 @@ if [[ ${PV} == 9999 ]]; then GRUB_BOOTSTRAP=1 fi -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) WANT_LIBTOOL=none VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/dkiper.gpg diff --git a/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild b/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild index 226c3efd4578..92d0f4d67042 100644 --- a/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild +++ b/sys-boot/woeusb-ng/woeusb-ng-0.2.12-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13,14} ) inherit desktop distutils-r1 optfeature xdg |
