diff options
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vagrant/vagrant-2.2.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/vagrant/vagrant-2.2.19.ebuild b/app-emulation/vagrant/vagrant-2.2.19.ebuild index 3c99cb32357e..064cab439b20 100644 --- a/app-emulation/vagrant/vagrant-2.2.19.ebuild +++ b/app-emulation/vagrant/vagrant-2.2.19.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )" |