commit:     eec3dae74f38b650b76fa997c10139ce827c8f06
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 31 12:53:25 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jan 31 12:54:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec3dae7

app-emulation/vagrant: unkeyword 2.4.0 for ~arm64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-emulation/vagrant/vagrant-2.4.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/vagrant/vagrant-2.4.0.ebuild 
b/app-emulation/vagrant/vagrant-2.4.0.ebuild
index 225878aa2fc9..81cdd95f1a6b 100644
--- a/app-emulation/vagrant/vagrant-2.4.0.ebuild
+++ b/app-emulation/vagrant/vagrant-2.4.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-USE_RUBY="ruby31 ruby32 ruby33"
+USE_RUBY="ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTENSIONS=(ext/vagrant/vagrant_ssl/extconf.rb)
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
@@ -21,7 +21,7 @@ 
SRC_URI="https://github.com/hashicorp/vagrant/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

Reply via email to