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 C39F5139083 for ; Mon, 11 Dec 2017 06:37:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E893E103B; Mon, 11 Dec 2017 06:37:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 13351E103B for ; Mon, 11 Dec 2017 06:36:57 +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 6B3DB33BF55 for ; Mon, 11 Dec 2017 06:36:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4272AE7B for ; Mon, 11 Dec 2017 06:36:54 +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: <1512973789.2512d0809b849e42bcd92f2bd480bc57e3fa97b7.graaff@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.20170404.ebuild X-VCS-Directories: dev-ruby/domain_name/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 2512d0809b849e42bcd92f2bd480bc57e3fa97b7 X-VCS-Branch: master Date: Mon, 11 Dec 2017 06:36:54 +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: 0bc01a89-5f21-4282-89bc-6724c7edbfae X-Archives-Hash: fa87bf7d29a083dc22b734eac2182f2b commit: 2512d0809b849e42bcd92f2bd480bc57e3fa97b7 Author: Hans de Graaff gentoo org> AuthorDate: Mon Dec 11 06:29:49 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Dec 11 06:29:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2512d080 dev-ruby/domain_name: amd64 stable, bug 639720 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/domain_name/domain_name-0.5.20170404.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild b/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild index 15258110a40..8fd67035358 100644 --- a/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild +++ b/dev-ruby/domain_name/domain_name-0.5.20170404.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/knu/ruby-domain_name" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 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"