diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:04:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-10 11:04:18 +0000 |
commit | 311eeeb91e7f69c49f745b561d68f13cf0419adc (patch) | |
tree | ecf2438dea68ff9c4d159549fd58c015aa4643ed /dev-ruby/tilt | |
parent | dev-ruby/erubi: Stabilize 1.13.0 arm64, #940983 (diff) | |
download | gentoo-311eeeb91e7f69c49f745b561d68f13cf0419adc.tar.gz gentoo-311eeeb91e7f69c49f745b561d68f13cf0419adc.tar.bz2 gentoo-311eeeb91e7f69c49f745b561d68f13cf0419adc.zip |
dev-ruby/tilt: Stabilize 2.4.0 arm64, #941002
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/tilt')
-rw-r--r-- | dev-ruby/tilt/tilt-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tilt/tilt-2.4.0.ebuild b/dev-ruby/tilt/tilt-2.4.0.ebuild index f1ede4cb0a47..1d6d8f285611 100644 --- a/dev-ruby/tilt/tilt-2.4.0.ebuild +++ b/dev-ruby/tilt/tilt-2.4.0.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/jeremyevans/tilt/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # Block on some of the potential test dependencies. These dependencies # are optional for the test suite, and we don't want to depend on all of |