diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-02 13:15:44 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-05-02 13:15:44 +0000 |
| commit | 5ebcec51425b8cb52c2662779b0b308d3a89eacb (patch) | |
| tree | 14501b3b20e9777eaed573b049e8e2892e6b3cfe /dev-python/gnuplot-py/gnuplot-py-1.8_p8.ebuild | |
| parent | 1a07403c957c06bad3c0510f9da8fcd9b9e6eb0f (diff) | |
| download | baldeagleos-repo-5ebcec51425b8cb52c2662779b0b308d3a89eacb.tar.gz baldeagleos-repo-5ebcec51425b8cb52c2662779b0b308d3a89eacb.tar.xz baldeagleos-repo-5ebcec51425b8cb52c2662779b0b308d3a89eacb.zip | |
Adding metadata
Diffstat (limited to 'dev-python/gnuplot-py/gnuplot-py-1.8_p8.ebuild')
| -rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.8_p8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/gnuplot-py/gnuplot-py-1.8_p8.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.8_p8.ebuild index a0d6b4d2a95c..18c889f1a7b1 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.8_p8.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.8_p8.ebuild @@ -6,7 +6,7 @@ EAPI=8 MYPN="python-gnuplot" MYPV="$(ver_cut 1-2)" MYP="${PN}-${MYPV}" -PYTHON_COMPAT=( python3_{7,8,9,10,11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 |
