diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-04-30 17:21:21 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-04-30 17:21:21 +0200 |
commit | 28504eda5d878f476903da796c06c34ce11e19e0 (patch) | |
tree | bb4add9262a247aa7121b1593f6e9ca768ccaaef /dev-python/python-dotenv | |
parent | dev-libs/opensc: remove libressl support (diff) | |
download | gentoo-28504eda5d878f476903da796c06c34ce11e19e0.tar.gz gentoo-28504eda5d878f476903da796c06c34ce11e19e0.tar.bz2 gentoo-28504eda5d878f476903da796c06c34ce11e19e0.zip |
dev-python/python-dotenv: amd64/arm64 stable (ALLARCHES policy) wrt bug #786069
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-dotenv')
-rw-r--r-- | dev-python/python-dotenv/python-dotenv-0.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-dotenv/python-dotenv-0.17.1.ebuild b/dev-python/python-dotenv/python-dotenv-0.17.1.ebuild index 400dad458bc2..35d8910bd0d4 100644 --- a/dev-python/python-dotenv/python-dotenv-0.17.1.ebuild +++ b/dev-python/python-dotenv/python-dotenv-0.17.1.ebuild @@ -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" DEPEND=" test? ( |