diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-05 08:21:20 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-10-05 08:21:20 +0000 |
| commit | faa2d4ef2971949d6f13823af4d0a972d4c4ba18 (patch) | |
| tree | 80acd85bc77291ca129fbbe48f3d6e89cb3df87c /dev-python/cached-property | |
| parent | 2808950101e9488389bfb75d4eace5036f5bc4f4 (diff) | |
| download | baldeagleos-repo-faa2d4ef2971949d6f13823af4d0a972d4c4ba18.tar.gz baldeagleos-repo-faa2d4ef2971949d6f13823af4d0a972d4c4ba18.tar.xz baldeagleos-repo-faa2d4ef2971949d6f13823af4d0a972d4c4ba18.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/cached-property')
| -rw-r--r-- | dev-python/cached-property/cached-property-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cached-property/cached-property-1.5.2.ebuild b/dev-python/cached-property/cached-property-1.5.2.ebuild index 9d4b1e4d2208..a9cb7cfd8dc9 100644 --- a/dev-python/cached-property/cached-property-1.5.2.ebuild +++ b/dev-python/cached-property/cached-property-1.5.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) inherit distutils-r1 |
