Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/histogram/
Date: Wed, 20 Oct 2021 00:22:03
Message-Id: 1634689180.59e75990bb4b9fb6b31ad0d95ef56c129196ad87.sam@gentoo
1 commit: 59e75990bb4b9fb6b31ad0d95ef56c129196ad87
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 20 00:19:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 20 00:19:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e75990
7
8 dev-ruby/histogram: Stabilize 0.2.4.1 amd64, #818796
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/histogram/histogram-0.2.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/histogram/histogram-0.2.4.1.ebuild b/dev-ruby/histogram/histogram-0.2.4.1.ebuild
16 index da11e287fc3..1ea58acebb0 100644
17 --- a/dev-ruby/histogram/histogram-0.2.4.1.ebuild
18 +++ b/dev-ruby/histogram/histogram-0.2.4.1.ebuild
19 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/jtprince/histogram"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 ruby_add_bdepend "test? ( dev-ruby/narray )"