diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 07:10:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 07:10:23 +0100 |
commit | 9758aabd6570640b9c0d5d819d0b04b83fb50844 (patch) | |
tree | 6ed55aa2526a9d8db46e7813eba3715d0daa6baa /dev-ruby/tilt | |
parent | dev-perl/PPI: Stabilize 1.276.0 sparc, #912533 (diff) | |
download | gentoo-9758aabd6570640b9c0d5d819d0b04b83fb50844.tar.gz gentoo-9758aabd6570640b9c0d5d819d0b04b83fb50844.tar.bz2 gentoo-9758aabd6570640b9c0d5d819d0b04b83fb50844.zip |
dev-ruby/tilt: Stabilize 2.2.0 arm64, #912476
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tilt')
-rw-r--r-- | dev-ruby/tilt/tilt-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tilt/tilt-2.2.0.ebuild b/dev-ruby/tilt/tilt-2.2.0.ebuild index 27feaa1719c9..24252828a6fa 100644 --- a/dev-ruby/tilt/tilt-2.2.0.ebuild +++ b/dev-ruby/tilt/tilt-2.2.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 |