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 0CFB8139085 for ; Sat, 7 Jan 2017 01:54:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CCCEE0CD5; Sat, 7 Jan 2017 01:54:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1CF66E0CD5 for ; Sat, 7 Jan 2017 01:54:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A8A9341134 for ; Sat, 7 Jan 2017 01:54:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E510F2519 for ; Sat, 7 Jan 2017 01:54:29 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1483754038.7b02f21bed400c46ba04f086ef526802e9949f7e.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/adodb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/adodb/adodb-5.20.9.ebuild X-VCS-Directories: dev-php/adodb/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 7b02f21bed400c46ba04f086ef526802e9949f7e X-VCS-Branch: master Date: Sat, 7 Jan 2017 01:54:29 +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: 50569972-e5df-4798-b8d1-3ef31a34ec5e X-Archives-Hash: 6a07333c35a9f8f3be1d8c3e6126b83e commit: 7b02f21bed400c46ba04f086ef526802e9949f7e Author: Aaron Bauman gentoo org> AuthorDate: Sat Jan 7 01:53:58 2017 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Jan 7 01:53:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b02f21b dev-php/adodb: amd64 stable wrt bug #604714 dev-php/adodb/adodb-5.20.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/adodb/adodb-5.20.9.ebuild b/dev-php/adodb/adodb-5.20.9.ebuild index 17b9a67..08c7aa0 100644 --- a/dev-php/adodb/adodb-5.20.9.ebuild +++ b/dev-php/adodb/adodb-5.20.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/v${PV}.tar.gz" LICENSE="BSD LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" # If you want to be picky, we should require that PHP be built with at