diff options
author | 2023-08-19 07:08:46 +0100 | |
---|---|---|
committer | 2023-08-19 07:08:46 +0100 | |
commit | c406623cc75fd378db463ac69aae1a2261b2fff8 (patch) | |
tree | 38274b3682226f0f979d8b2c09c0c1fd66a78d14 /dev-ruby/tilt | |
parent | dev-ruby/stringio: Stabilize 3.0.7 arm, #912472 (diff) | |
download | gentoo-c406623cc75fd378db463ac69aae1a2261b2fff8.tar.gz gentoo-c406623cc75fd378db463ac69aae1a2261b2fff8.tar.bz2 gentoo-c406623cc75fd378db463ac69aae1a2261b2fff8.zip |
dev-ruby/tilt: Stabilize 2.2.0 arm, #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 200a882f0d0c..27feaa1719c9 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 |