diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-14 13:49:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-06-14 13:49:58 +0000 |
| commit | 9e708a530a42e488717962b542d290bbfdccc5a2 (patch) | |
| tree | bccaed92925b6024aa9349c6bfbc0da58a301652 /dev-python/diskcache/diskcache-5.2.1.ebuild | |
| parent | 72236711a1ff5fbaf9dd411af9defc5a580e147e (diff) | |
| download | baldeagleos-repo-9e708a530a42e488717962b542d290bbfdccc5a2.tar.gz baldeagleos-repo-9e708a530a42e488717962b542d290bbfdccc5a2.tar.xz baldeagleos-repo-9e708a530a42e488717962b542d290bbfdccc5a2.zip | |
Adding metadata
Diffstat (limited to 'dev-python/diskcache/diskcache-5.2.1.ebuild')
| -rw-r--r-- | dev-python/diskcache/diskcache-5.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/diskcache/diskcache-5.2.1.ebuild b/dev-python/diskcache/diskcache-5.2.1.ebuild index 7c808d24016c..dbc317a2e410 100644 --- a/dev-python/diskcache/diskcache-5.2.1.ebuild +++ b/dev-python/diskcache/diskcache-5.2.1.ebuild @@ -18,11 +18,11 @@ S=${WORKDIR}/python-diskcache-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc64 x86 ~amd64-linux ~x86-linux" BDEPEND=" test? ( - >=dev-python/django-2.2[${PYTHON_USEDEP}] + <dev-python/django-3.2[${PYTHON_USEDEP}] ) " |
