commit: 4f7fbea8d8ca0a4e759ed2a55012eda86f394ce4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 6 11:10:33 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 6 11:10:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f7fbea8
dev-ruby/highline: Stabilize 3.1.1 amd64, #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 6be805a9c4e5..8bf8392091fc 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"
