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 AFF811396D0 for ; Wed, 27 Sep 2017 19:08:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01C9BE0E8C; Wed, 27 Sep 2017 19:08:48 +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 D1E50E0E8C for ; Wed, 27 Sep 2017 19:08:47 +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 F08673416DC for ; Wed, 27 Sep 2017 19:08:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BA6675B4 for ; Wed, 27 Sep 2017 19:08:45 +0000 (UTC) From: "José María Alonso" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "José María Alonso" Message-ID: <1506539318.b43753bfa99087a18b95f928347e5c2c2de45f37.nimiux@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lisp/flexi-streams/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lisp/flexi-streams/flexi-streams-1.0.16.ebuild X-VCS-Directories: dev-lisp/flexi-streams/ X-VCS-Committer: nimiux X-VCS-Committer-Name: José María Alonso X-VCS-Revision: b43753bfa99087a18b95f928347e5c2c2de45f37 X-VCS-Branch: master Date: Wed, 27 Sep 2017 19:08:45 +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: 26da8e75-5e2a-4a75-9538-ab4f63cac2e4 X-Archives-Hash: d49f418270184d8a73a31cc55a684b30 commit: b43753bfa99087a18b95f928347e5c2c2de45f37 Author: Chema Alonso Josa gentoo org> AuthorDate: Wed Sep 27 19:08:38 2017 +0000 Commit: José María Alonso gentoo org> CommitDate: Wed Sep 27 19:08:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43753bf dev-lisp/flexi-streams: Stable on amd64 and x86 Gentoo-Bug: 629378 Package-Manager: Portage-2.3.8, Repoman-2.3.1 dev-lisp/flexi-streams/flexi-streams-1.0.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lisp/flexi-streams/flexi-streams-1.0.16.ebuild b/dev-lisp/flexi-streams/flexi-streams-1.0.16.ebuild index 722cdce44ef..f9d5b59764d 100644 --- a/dev-lisp/flexi-streams/flexi-streams-1.0.16.ebuild +++ b/dev-lisp/flexi-streams/flexi-streams-1.0.16.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/edicl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="!dev-lisp/cl-${PN}