diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-24 20:35:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-24 20:35:57 +0000 |
| commit | a85dc19aba40fdb983bfe00cb89706f9fbf73c22 (patch) | |
| tree | ae44928af1f120a9ace68153962240adf63e3174 /sys-libs/libsemanage | |
| parent | 08d63eb0c6998fe0b782d07e86811c05730dbd9b (diff) | |
| download | baldeagleos-repo-a85dc19aba40fdb983bfe00cb89706f9fbf73c22.tar.gz baldeagleos-repo-a85dc19aba40fdb983bfe00cb89706f9fbf73c22.tar.xz baldeagleos-repo-a85dc19aba40fdb983bfe00cb89706f9fbf73c22.zip | |
Adding metadata
Diffstat (limited to 'sys-libs/libsemanage')
| -rw-r--r-- | sys-libs/libsemanage/libsemanage-3.4-r1.ebuild | 2 | ||||
| -rw-r--r-- | sys-libs/libsemanage/libsemanage-3.5.ebuild | 2 | ||||
| -rw-r--r-- | sys-libs/libsemanage/libsemanage-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/libsemanage/libsemanage-3.4-r1.ebuild b/sys-libs/libsemanage/libsemanage-3.4-r1.ebuild index cbf9430b1d9a..6e5018bf52a3 100644 --- a/sys-libs/libsemanage/libsemanage-3.4-r1.ebuild +++ b/sys-libs/libsemanage/libsemanage-3.4-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit python-r1 toolchain-funcs multilib-minimal diff --git a/sys-libs/libsemanage/libsemanage-3.5.ebuild b/sys-libs/libsemanage/libsemanage-3.5.ebuild index cbf9430b1d9a..6e5018bf52a3 100644 --- a/sys-libs/libsemanage/libsemanage-3.5.ebuild +++ b/sys-libs/libsemanage/libsemanage-3.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit python-r1 toolchain-funcs multilib-minimal diff --git a/sys-libs/libsemanage/libsemanage-9999.ebuild b/sys-libs/libsemanage/libsemanage-9999.ebuild index 20b5ed06c1db..52d65a0081ab 100644 --- a/sys-libs/libsemanage/libsemanage-9999.ebuild +++ b/sys-libs/libsemanage/libsemanage-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{7,8,9,10,11} ) inherit python-r1 toolchain-funcs multilib-minimal |
