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 DD097138334 for ; Wed, 6 Jun 2018 23:50:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 098CFE0C26; Wed, 6 Jun 2018 23:50:17 +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 CE9C2E0C24 for ; Wed, 6 Jun 2018 23:50:16 +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 410CA335CA0 for ; Wed, 6 Jun 2018 23:50:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 279272CA for ; Wed, 6 Jun 2018 23:49:57 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1528328981.26fdd213ad4f504a9bc982853ea50b006eafb88a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-termios/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild X-VCS-Directories: dev-ruby/ruby-termios/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 26fdd213ad4f504a9bc982853ea50b006eafb88a X-VCS-Branch: master Date: Wed, 6 Jun 2018 23:49:57 +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-Archives-Salt: 6d947b6f-de7e-4c17-8003-c6506043b095 X-Archives-Hash: 6cdc204ec4309d93fa2be4d22c766b4a commit: 26fdd213ad4f504a9bc982853ea50b006eafb88a Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Jun 6 23:43:22 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Jun 6 23:49:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26fdd213 dev-ruby/ruby-termios: x86 stable (bug #655210) Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild b/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild index 281202b989e..23e9fbd36d1 100644 --- a/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild +++ b/dev-ruby/ruby-termios/ruby-termios-1.0.2-r1.ebuild @@ -19,7 +19,7 @@ DESCRIPTION="A Ruby interface to termios" HOMEPAGE="http://arika.org/ruby/termios" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~hppa ~mips ~ppc ~x86 ~x86-macos" +KEYWORDS="amd64 ~hppa ~mips ~ppc x86 ~x86-macos" IUSE="" each_ruby_configure() {