From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-845070-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F22B11388C3 for <garchives@archives.gentoo.org>; Mon, 9 Nov 2015 14:12:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E00EE0802; Mon, 9 Nov 2015 14:12:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3CA68E07F5 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Nov 2015 14:12:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78647340042 for <gentoo-commits@lists.gentoo.org>; Mon, 9 Nov 2015 14:12:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 932A1238D for <gentoo-commits@lists.gentoo.org>; Mon, 9 Nov 2015 11:24:35 +0000 (UTC) From: "Agostino Sarubbo" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1447068258.dc351f2c474e5abc31f59c134dd0fb8c490cd416.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/domain_name/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/domain_name/domain_name-0.5.24.ebuild X-VCS-Directories: dev-ruby/domain_name/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: dc351f2c474e5abc31f59c134dd0fb8c490cd416 X-VCS-Branch: master Date: Mon, 9 Nov 2015 11:24:35 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4f4f3c4a-d50b-4976-80e6-bb00a0a23b15 X-Archives-Hash: 4777463fca105aff8cd40c91497caa06 commit: dc351f2c474e5abc31f59c134dd0fb8c490cd416 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Nov 9 11:24:18 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Nov 9 11:24:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc351f2c dev-ruby/domain_name: amd64 stable wrt bug #564986 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-ruby/domain_name/domain_name-0.5.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/domain_name/domain_name-0.5.24.ebuild b/dev-ruby/domain_name/domain_name-0.5.24.ebuild index 2835d4b..8d26b07 100644 --- a/dev-ruby/domain_name/domain_name-0.5.24.ebuild +++ b/dev-ruby/domain_name/domain_name-0.5.24.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/knu/ruby-domain_name" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" ruby_add_rdepend ">=dev-ruby/unf-0.0.5-r1:0"