diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-13 08:51:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-13 08:51:17 +0200 |
commit | 884eb989894dc07718bd6ac38d2961760ab0443c (patch) | |
tree | 006e2f5612c0ac818d367b58fba200ff787cee01 /sys-apps | |
parent | app-admin/exo: version bump to 1.40.2 - remove old. (diff) | |
download | gentoo-884eb989894dc07718bd6ac38d2961760ab0443c.tar.gz gentoo-884eb989894dc07718bd6ac38d2961760ab0443c.tar.bz2 gentoo-884eb989894dc07718bd6ac38d2961760ab0443c.zip |
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@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/yarn/yarn-1.22.10.ebuild | 4 |
1 files 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 f320aff0f830..bb8df23d1c0e 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 |