diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-05 07:58:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-05 07:58:08 +0000 |
| commit | f21b016cbe66021a001c9031a3679107b9cfa86b (patch) | |
| tree | cdd8816b333d54173958fc3fa1745c3de3a5d630 /x11-wm/openbox | |
| parent | 9a6de7940d822988a0606ba2578853614c830e70 (diff) | |
| download | baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.tar.gz baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.tar.xz baldeagleos-repo-f21b016cbe66021a001c9031a3679107b9cfa86b.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 3d8aa3e7abb6..32c4f8ba8914 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_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5..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 9d8b978ab34c..79a798072607 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_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5..10} ) inherit multilib autotools python-single-r1 eutils DESCRIPTION="A standards compliant, fast, light-weight, extensible window manager" |
