From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C9042139BC6 for ; Thu, 17 Sep 2015 16:03:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2511BE08AB; Thu, 17 Sep 2015 16:03:44 +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 C1FD8E08AB for ; Thu, 17 Sep 2015 16:03:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BBDE7340AA9 for ; Thu, 17 Sep 2015 16:03:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CA561FB for ; Thu, 17 Sep 2015 16:03:41 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1442505809.4b8a8da4ad618896e577403918045880365ab6d8.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/term-ansicolor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild X-VCS-Directories: dev-ruby/term-ansicolor/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 4b8a8da4ad618896e577403918045880365ab6d8 X-VCS-Branch: master Date: Thu, 17 Sep 2015 16:03:41 +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: 759f46f4-49a9-4320-87e0-e122fdb8c71a X-Archives-Hash: f4e78402e3f64a5c0071347b9e08f59e commit: 4b8a8da4ad618896e577403918045880365ab6d8 Author: Tobias Klausmann gentoo org> AuthorDate: Thu Sep 17 16:03:29 2015 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Sep 17 16:03:29 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b8a8da4 dev-ruby/term-ansicolor: add ~alpha keyword Gentoo-Bug: 551654 Package-Manager: portage-2.2.20.1 dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild index 3662f01..dbdebc9 100644 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild +++ b/dev-ruby/term-ansicolor/term-ansicolor-1.3.0-r1.ebuild @@ -21,7 +21,7 @@ DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences" HOMEPAGE="https://flori.github.io/term-ansicolor/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""