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 65A931396D9 for ; Sat, 21 Oct 2017 16:52:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BCAC2BC03A; Sat, 21 Oct 2017 16:52:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 DAAFD2BC03A for ; Sat, 21 Oct 2017 16:52:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E26FA33BEC7 for ; Sat, 21 Oct 2017 16:52:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5129B832 for ; Sat, 21 Oct 2017 16:52:03 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1508604713.46b22743efcd832879526dcf9463475c4ae6fef1.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/cstream/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/cstream/cstream-3.1.1.ebuild X-VCS-Directories: app-misc/cstream/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 46b22743efcd832879526dcf9463475c4ae6fef1 X-VCS-Branch: master Date: Sat, 21 Oct 2017 16:52:03 +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: 00675926-9393-42fa-890d-34274a409fbe X-Archives-Hash: 19f35a0619b9434a156c4f6ff97eeccc commit: 46b22743efcd832879526dcf9463475c4ae6fef1 Author: Patrice Clement gentoo org> AuthorDate: Sat Oct 21 16:45:13 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Oct 21 16:51:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b22743 app-misc/cstream: stable for amd64+x86. Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-misc/cstream/cstream-3.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/cstream/cstream-3.1.1.ebuild b/app-misc/cstream/cstream-3.1.1.ebuild index 06c9ef47f30..17353ea486d 100644 --- a/app-misc/cstream/cstream-3.1.1.ebuild +++ b/app-misc/cstream/cstream-3.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="http://www.cons.org/cracauer/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" src_prepare() { # this file does not regenerated automatically by autotools-utils eclass