commit: 2db00f3d44f5e37adf7eff6ac6b31ec4e4964865 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed May 26 06:48:40 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed May 26 06:48:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db00f3d
dev-python/nodeenv: amd64 stable wrt bug #791949 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/nodeenv/nodeenv-1.3.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/nodeenv/nodeenv-1.3.5.ebuild b/dev-python/nodeenv/nodeenv-1.3.5.ebuild index 3cf4ca82c5c..a56521f096b 100644 --- a/dev-python/nodeenv/nodeenv-1.3.5.ebuild +++ b/dev-python/nodeenv/nodeenv-1.3.5.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="https://github.com/ekalinin/nodeenv/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # requires network access RESTRICT="test"
