diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-11-04 09:40:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-11-04 09:40:39 +0000 |
| commit | bb846ab5f960a701fc83eb0cd2f0c44306a02181 (patch) | |
| tree | 86971916e5a6d9f6a543e0277323e1704dcc21e4 /dev-python/cached-property | |
| parent | 309cf59a38fd7e896a3670e0609eff34457d4c02 (diff) | |
| download | baldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.tar.gz baldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.tar.xz baldeagleos-repo-bb846ab5f960a701fc83eb0cd2f0c44306a02181.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 fdf3a4fe069f..0b1e8738c3b9 100644 --- a/dev-python/cached-property/cached-property-1.5.2.ebuild +++ b/dev-python/cached-property/cached-property-1.5.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64 x86" DEPEND="test? ( dev-python/freezegun[${PYTHON_USEDEP}] )" |
