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 1F515158086 for ; Mon, 18 Oct 2021 23:49:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54A0FE087E; Mon, 18 Oct 2021 23:49:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 376C6E087E for ; Mon, 18 Oct 2021 23:49:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46FF63439A6 for ; Mon, 18 Oct 2021 23:49:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06A3C189 for ; Mon, 18 Oct 2021 23:49:44 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1634600962.eedf162038fa669788806e5b3c4b47c94e7ced47.sam@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.14.0.ebuild X-VCS-Directories: dev-ruby/gruff/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: eedf162038fa669788806e5b3c4b47c94e7ced47 X-VCS-Branch: master Date: Mon, 18 Oct 2021 23:49:44 +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: c18f927d-55f3-4c76-9480-a45394bd40d0 X-Archives-Hash: 375d8c049b91c29cb14f8d070ab6356e commit: eedf162038fa669788806e5b3c4b47c94e7ced47 Author: Sam James gentoo org> AuthorDate: Mon Oct 18 23:49:22 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 18 23:49:22 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eedf1620 dev-ruby/gruff: Stabilize 0.14.0 x86, #818796 Signed-off-by: Sam James gentoo.org> dev-ruby/gruff/gruff-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/gruff/gruff-0.14.0.ebuild b/dev-ruby/gruff/gruff-0.14.0.ebuild index d8acdd3d1de..130e1a7bd99 100644 --- a/dev-ruby/gruff/gruff-0.14.0.ebuild +++ b/dev-ruby/gruff/gruff-0.14.0.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/topfunky/gruff/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" # imagemagick is an indirect dependency through rmagick. However, for