diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 15:33:14 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-06 15:33:14 +0000 |
| commit | 37f91a50a36582e09123ace49b34c52ddb5d58f7 (patch) | |
| tree | dcd9acc129bd9aaa82125be264b7d2073d1fc7a1 /x11-wm/openbox | |
| parent | e9848f819288ad820832150895a8ab090fa99c5b (diff) | |
| download | baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.gz baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.tar.xz baldeagleos-repo-37f91a50a36582e09123ace49b34c52ddb5d58f7.zip | |
Updating liguros repo
Diffstat (limited to 'x11-wm/openbox')
| -rw-r--r-- | x11-wm/openbox/openbox-3.6.1-r3.ebuild | 2 | ||||
| -rw-r--r-- | x11-wm/openbox/openbox-3.6.1-r4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/openbox/openbox-3.6.1-r3.ebuild b/x11-wm/openbox/openbox-3.6.1-r3.ebuild index 3c6de0cb8a32..b07eed34e85f 100644 --- a/x11-wm/openbox/openbox-3.6.1-r3.ebuild +++ b/x11-wm/openbox/openbox-3.6.1-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit multilib autotools python-single-r1 eutils DESCRIPTION="A standards compliant, fast, light-weight, extensible window manager" diff --git a/x11-wm/openbox/openbox-3.6.1-r4.ebuild b/x11-wm/openbox/openbox-3.6.1-r4.ebuild index b18cad3dcd9c..15f032bade70 100644 --- a/x11-wm/openbox/openbox-3.6.1-r4.ebuild +++ b/x11-wm/openbox/openbox-3.6.1-r4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9} ) +PYTHON_COMPAT=( python3_{6,7,8,9,10} ) inherit multilib autotools python-single-r1 eutils DESCRIPTION="A standards compliant, fast, light-weight, extensible window manager" |
