commit: 884eb989894dc07718bd6ac38d2961760ab0443c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Aug 13 06:51:17 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Aug 13 06:51:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884eb989
sys-apps/yarn: amd64 stable wrt bug #772047 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> sys-apps/yarn/yarn-1.22.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/yarn/yarn-1.22.10.ebuild b/sys-apps/yarn/yarn-1.22.10.ebuild index f320aff0f83..bb8df23d1c0 100644 --- a/sys-apps/yarn/yarn-1.22.10.ebuild +++ b/sys-apps/yarn/yarn-1.22.10.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/yarnpkg/yarn/releases/download/v${PV}/${MY_P}.tar.gz LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="" RDEPEND="!dev-util/cmdtest
