dev-ruby/dry-types: 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:43:17 +02:00
parent b73cdc7d8e
commit 9cfae0c650

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-types/"
SRC_URI="https://github.com/dry-rb/dry-types/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"