diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-01 12:37:53 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-01 12:37:53 +0000 |
| commit | 0b5df56672c04ca0fda55a5c4e1f5d567ceba66b (patch) | |
| tree | 14ce5b066120f5fc347c771d1056c75d85cd0d0a /dev-python/python-dotenv/python-dotenv-0.15.0.ebuild | |
| parent | 4481f2c093dc2c79403868c791edace7723dd1df (diff) | |
| download | baldeagleos-repo-0b5df56672c04ca0fda55a5c4e1f5d567ceba66b.tar.gz baldeagleos-repo-0b5df56672c04ca0fda55a5c4e1f5d567ceba66b.tar.xz baldeagleos-repo-0b5df56672c04ca0fda55a5c4e1f5d567ceba66b.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-dotenv/python-dotenv-0.15.0.ebuild')
| -rw-r--r-- | dev-python/python-dotenv/python-dotenv-0.15.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild b/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild index c71e152ae8bf..4f4277ec312e 100644 --- a/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild +++ b/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" IUSE="test" DEPEND="test? ( |
