commit: d04ab79196540157a7fafdb916fdb3a0ea68fdf8 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Apr 1 12:30:20 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Apr 1 12:30:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04ab791
dev-ruby/histogram: x86 keyworded (bug #775716) Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-ruby/histogram/histogram-0.2.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/histogram/histogram-0.2.4.1.ebuild b/dev-ruby/histogram/histogram-0.2.4.1.ebuild index 09c6f9f62f9..d9d8cec9c17 100644 --- a/dev-ruby/histogram/histogram-0.2.4.1.ebuild +++ b/dev-ruby/histogram/histogram-0.2.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/jtprince/histogram" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" all_ruby_prepare() {
