commit: 9cfae0c650dca4107f245af464125a471b511e8f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri May 30 09:43:17 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=9cfae0c6
dev-ruby/dry-types: drop x86 stable keyword Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/dry-types/dry-types-1.7.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/dry-types/dry-types-1.7.2.ebuild b/dev-ruby/dry-types/dry-types-1.7.2.ebuild index 8239c2ab356d..3cf4a09b8da7 100644 --- a/dev-ruby/dry-types/dry-types-1.7.2.ebuild +++ b/dev-ruby/dry-types/dry-types-1.7.2.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-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"
