Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vagrant/
Date: Wed, 17 Aug 2022 15:39:35
Message-Id: 1660750750.e3fd6e4af3d11f7c22b913f881b9fe12f57692af.sam@gentoo
1 commit: e3fd6e4af3d11f7c22b913f881b9fe12f57692af
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 17 15:39:10 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 17 15:39:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3fd6e4a
7
8 app-emulation/vagrant: Keyword 2.2.19 arm64, #851081
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-emulation/vagrant/vagrant-2.2.19.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/vagrant/vagrant-2.2.19.ebuild b/app-emulation/vagrant/vagrant-2.2.19.ebuild
16 index 3c99cb32357e..064cab439b20 100644
17 --- a/app-emulation/vagrant/vagrant-2.2.19.ebuild
18 +++ b/app-emulation/vagrant/vagrant-2.2.19.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~arm64"
25 IUSE="test"
26 RESTRICT="!test? ( test )"