commit:     6ec909cff203ba6e6ffd36fa57b6bc8b5c09f661
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 09:42:35 2025 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri May 30 13:14:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ec909cf

dev-ruby/dry-struct: drop x86 stable keyword

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

 dev-ruby/dry-struct/dry-struct-1.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild 
b/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
index 4ad7e03d01b5..60339e7be9b7 100644
--- a/dev-ruby/dry-struct/dry-struct-1.6.0.ebuild
+++ b/dev-ruby/dry-struct/dry-struct-1.6.0.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-struct/";
 SRC_URI="https://github.com/dry-rb/dry-struct/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)"
 IUSE="test"
 

Reply via email to