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

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff 2025-05-30 11:42:35 +02:00
parent 25f077576a
commit 6ec909cff2
No known key found for this signature in database
GPG Key ID: DB347F938654FA34

View File

@ -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"