summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-15 06:21:51 +0100
committerSam James <sam@gentoo.org>2024-10-15 06:21:51 +0100
commitbedfabd210b20d261390b5dbbf5e31f76820f7d8 (patch)
tree795a75b2851bf8339c6825d194a66a23f9c63478 /dev-ruby
parentdev-ruby/dry-inflector: Stabilize 1.1.0 sparc, #941067 (diff)
downloadgentoo-bedfabd210b20d261390b5dbbf5e31f76820f7d8.tar.gz
gentoo-bedfabd210b20d261390b5dbbf5e31f76820f7d8.tar.bz2
gentoo-bedfabd210b20d261390b5dbbf5e31f76820f7d8.zip
dev-ruby/dry-core: Stabilize 1.0.1 sparc, #941067
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/dry-core/dry-core-1.0.1.ebuild2
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 0132259e5dd2..54a511318637 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 ~arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86"
SLOT="$(ver_cut 1)"
# Skip tests for now to avoid circular dependencies.