From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 20A5E138334 for ; Mon, 29 Jul 2019 08:12:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E408E077D; Mon, 29 Jul 2019 08:12:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 43921E077D for ; Mon, 29 Jul 2019 08:12:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 22D69348752 for ; Mon, 29 Jul 2019 08:12:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 351D062A for ; Mon, 29 Jul 2019 08:12:24 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1564387938.30bbf8388e9ff62ff96e7ab59cce017833e7fa12.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/gruff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/gruff/gruff-0.7.0-r2.ebuild X-VCS-Directories: dev-ruby/gruff/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 30bbf8388e9ff62ff96e7ab59cce017833e7fa12 X-VCS-Branch: master Date: Mon, 29 Jul 2019 08:12:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a8845fdd-736d-4492-9871-acb4c82162d6 X-Archives-Hash: 8107ada0d111f45b74e50f3773d4922b commit: 30bbf8388e9ff62ff96e7ab59cce017833e7fa12 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 29 08:12:18 2019 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 29 08:12:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bbf838 dev-ruby/gruff: amd64, x86 stable Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/gruff/gruff-0.7.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/gruff/gruff-0.7.0-r2.ebuild b/dev-ruby/gruff/gruff-0.7.0-r2.ebuild index cb2568ce735..6fc4274809e 100644 --- a/dev-ruby/gruff/gruff-0.7.0-r2.ebuild +++ b/dev-ruby/gruff/gruff-0.7.0-r2.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/topfunky/gruff" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-macos" +KEYWORDS="amd64 x86 ~x86-macos" IUSE="" # imagemagick is an indirect dependency through rmagick. However, for