diff options
| author | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-02-13 12:43:54 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [master] <gitlab@liguros.net> | 2021-02-13 12:43:54 +0000 |
| commit | 97a195c5410eb0278ebefaf3906b4da9008e6304 (patch) | |
| tree | f06a9376c99a6a6cf2ab78c4f4d6ec676b1465ae /dev-python/python-dotenv/python-dotenv-0.15.0.ebuild | |
| parent | 240faa89b5cabfb04542f02bd0973c37dd870d45 (diff) | |
| download | baldeagleos-repo-97a195c5410eb0278ebefaf3906b4da9008e6304.tar.gz baldeagleos-repo-97a195c5410eb0278ebefaf3906b4da9008e6304.tar.xz baldeagleos-repo-97a195c5410eb0278ebefaf3906b4da9008e6304.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? ( |
