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 B1F741395E3 for ; Thu, 3 Nov 2016 12:07:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC75AE0B84; Thu, 3 Nov 2016 12:07:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 929D3E0B84 for ; Thu, 3 Nov 2016 12:07:21 +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 6538E3414A6 for ; Thu, 3 Nov 2016 12:07:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95E4D24A7 for ; Thu, 3 Nov 2016 12:07:17 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1478174820.8a908d4f4c7b75f11eb10b05c76d618da63edd04.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/ming-php/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-php/ming-php/ming-php-0.4.5.ebuild X-VCS-Directories: dev-php/ming-php/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 8a908d4f4c7b75f11eb10b05c76d618da63edd04 X-VCS-Branch: master Date: Thu, 3 Nov 2016 12:07:17 +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: 1540314e-8716-47dd-ae38-317e2e3b720d X-Archives-Hash: dc55389f45036fb2968ae137d9f83218 commit: 8a908d4f4c7b75f11eb10b05c76d618da63edd04 Author: Pacho Ramos gentoo org> AuthorDate: Thu Nov 3 11:41:35 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Nov 3 12:07:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a908d4f dev-php/ming-php: amd64/x86 stable, bug #544556 Package-Manager: portage-2.3.2 dev-php/ming-php/ming-php-0.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/ming-php/ming-php-0.4.5.ebuild b/dev-php/ming-php/ming-php-0.4.5.ebuild index 003a9ff..636da8e 100644 --- a/dev-php/ming-php/ming-php-0.4.5.ebuild +++ b/dev-php/ming-php/ming-php-0.4.5.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/ming/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="media-libs/ming"