commit:     68020d4a1c417602f9af7deb0c9956875c50db16
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 08:34:06 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri May 30 13:14:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68020d4a

dev-ruby/dry-core: destabilize 1.0.1 for ~x86

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/dry-core/dry-core-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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 54a511318637..dfae1e01c55a 100644
--- a/dev-ruby/dry-core/dry-core-1.0.1.ebuild
+++ b/dev-ruby/dry-core/dry-core-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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.

Reply via email to