commit: 656ca3eedcda143f9cbf282a35061bdd2bac7953 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:10:26 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:10:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656ca3ee
dev-ruby/highline: Stabilize 3.1.1 x86, #941067 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/highline/highline-3.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/highline/highline-3.1.1.ebuild b/dev-ruby/highline/highline-3.1.1.ebuild index bb616ed3e3a3..6be805a9c4e5 100644 --- a/dev-ruby/highline/highline-3.1.1.ebuild +++ b/dev-ruby/highline/highline-3.1.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( GPL-2 Ruby-BSD )" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86" IUSE="test" ruby_add_rdepend "dev-ruby/reline"
