commit: d16bbcdd4d572450bd66e878fe06f97aeb4b8eb0 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Dec 22 01:02:31 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Dec 22 15:27:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d16bbcdd
dev-ruby/patron: drop stable x86 keywords Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/patron/patron-0.13.4-r1.ebuild | 2 +- dev-ruby/patron/patron-0.13.4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/patron/patron-0.13.4-r1.ebuild b/dev-ruby/patron/patron-0.13.4-r1.ebuild index 04042bccd0de..f0a4fcbf17ce 100644 --- a/dev-ruby/patron/patron-0.13.4-r1.ebuild +++ b/dev-ruby/patron/patron-0.13.4-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/toland/patron" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" DEPEND="net-misc/curl" diff --git a/dev-ruby/patron/patron-0.13.4.ebuild b/dev-ruby/patron/patron-0.13.4.ebuild index 1022ea21a9e0..6a287542b172 100644 --- a/dev-ruby/patron/patron-0.13.4.ebuild +++ b/dev-ruby/patron/patron-0.13.4.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/toland/patron" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" DEPEND+=" net-misc/curl"
