diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-04-26 13:56:37 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-28 15:10:00 -0400 |
commit | 35a497013a6ce571481718e1148c4db80f09e156 (patch) | |
tree | aa634516eeb4e13289cbcaef5cafbbc5f65325c4 /dev-ruby/dry-core | |
parent | dev-ruby/dry-struct: Keyword 1.6.0 ppc64, #928668 (diff) | |
download | gentoo-35a497013a6ce571481718e1148c4db80f09e156.tar.gz gentoo-35a497013a6ce571481718e1148c4db80f09e156.tar.bz2 gentoo-35a497013a6ce571481718e1148c4db80f09e156.zip |
dev-ruby/dry-core: Keyword 1.0.1 ppc, #928668
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby/dry-core')
-rw-r--r-- | dev-ruby/dry-core/dry-core-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dry-core/dry-core-1.0.1.ebuild b/dev-ruby/dry-core/dry-core-1.0.1.ebuild index fbfc2eef27ea..b942e921a74b 100644 --- a/dev-ruby/dry-core/dry-core-1.0.1.ebuild +++ b/dev-ruby/dry-core/dry-core-1.0.1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://dry-rb.org/gems/dry-core/" SRC_URI="https://github.com/dry-rb/dry-core/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc" SLOT="$(ver_cut 1)" # Skip tests for now to avoid circular dependencies. |