summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 12:10:31 +0100
committerSam James <sam@gentoo.org>2024-10-06 12:10:31 +0100
commit19898beb635990d07224831a5862d441385dc612 (patch)
treed51af4da8250777c55dfc19d733fc0000c32d492 /dev-ruby/dry-core
parentdev-ruby/dry-inflector: Stabilize 1.1.0 x86, #941067 (diff)
downloadgentoo-19898beb635990d07224831a5862d441385dc612.tar.gz
gentoo-19898beb635990d07224831a5862d441385dc612.tar.bz2
gentoo-19898beb635990d07224831a5862d441385dc612.zip
dev-ruby/dry-core: Stabilize 1.0.1 x86, #941067
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/dry-core')
-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 eda7de9aa7b0..886b72ddd035 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.