diff options
author | Sam James <sam@gentoo.org> | 2023-08-19 10:22:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-19 10:22:47 +0100 |
commit | cbebc87d567cc110c6632a7fcbcd04db2e4e5600 (patch) | |
tree | ae5d165fbe5d91e275be7f53b1e7b2a2a3830f00 /dev-ruby/tilt | |
parent | dev-ruby/tilt: Stabilize 2.2.0 ppc, #912476 (diff) | |
download | gentoo-cbebc87d567cc110c6632a7fcbcd04db2e4e5600.tar.gz gentoo-cbebc87d567cc110c6632a7fcbcd04db2e4e5600.tar.bz2 gentoo-cbebc87d567cc110c6632a7fcbcd04db2e4e5600.zip |
dev-ruby/tilt: Stabilize 2.2.0 ppc64, #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 0440dde4b0ea..59d2ec370ed6 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 |