diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 20:56:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 20:56:22 +0100 |
commit | 7389a6d0f2d5c3370db02f8e801ac791ae2cb603 (patch) | |
tree | 9a643647826bab0cbea68ea9b8eee660aeb51dcd /dev-ruby/tilt | |
parent | dev-ruby/sqlite3: Stabilize 1.6.1 amd64, #904907 (diff) | |
download | gentoo-7389a6d0f2d5c3370db02f8e801ac791ae2cb603.tar.gz gentoo-7389a6d0f2d5c3370db02f8e801ac791ae2cb603.tar.bz2 gentoo-7389a6d0f2d5c3370db02f8e801ac791ae2cb603.zip |
dev-ruby/tilt: Stabilize 2.1.0 ppc, #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 1d3d84e757a9..fd2ca5c38d50 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 |