diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 20:50:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 20:50:41 +0100 |
commit | b8551f349b84684baf0ab3088a11546d415003e4 (patch) | |
tree | 650043a24f0c261e30805b92b0343c0f5f78f293 /dev-ruby/tilt | |
parent | sys-process/parallel: Stabilize 20230322 arm64, #904913 (diff) | |
download | gentoo-b8551f349b84684baf0ab3088a11546d415003e4.tar.gz gentoo-b8551f349b84684baf0ab3088a11546d415003e4.tar.bz2 gentoo-b8551f349b84684baf0ab3088a11546d415003e4.zip |
dev-ruby/tilt: Stabilize 2.1.0 arm64, #904909
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/tilt')
-rw-r--r-- | dev-ruby/tilt/tilt-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/tilt/tilt-2.1.0.ebuild b/dev-ruby/tilt/tilt-2.1.0.ebuild index 1d30cb933e13..b6e95daaf1eb 100644 --- a/dev-ruby/tilt/tilt-2.1.0.ebuild +++ b/dev-ruby/tilt/tilt-2.1.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 |