summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-06 12:10:37 +0100
committerSam James <sam@gentoo.org>2024-10-06 12:10:37 +0100
commit94e0894018bcd3b59489d638b586f3a5dd4a19fa (patch)
tree9c5bf0995be8ffd4b7c09153b0d804fd1d080828 /dev-ruby/dry-core
parentdev-ruby/dry-inflector: Stabilize 1.1.0 amd64, #941067 (diff)
downloadgentoo-94e0894018bcd3b59489d638b586f3a5dd4a19fa.tar.gz
gentoo-94e0894018bcd3b59489d638b586f3a5dd4a19fa.tar.bz2
gentoo-94e0894018bcd3b59489d638b586f3a5dd4a19fa.zip
dev-ruby/dry-core: Stabilize 1.0.1 amd64, #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 886b72ddd035..80f6ec26c633 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.