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 DE81B1382DE for ; Thu, 30 Jun 2016 08:38:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75A20E0AE6; Thu, 30 Jun 2016 08:38:02 +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 159A0E0AE6 for ; Thu, 30 Jun 2016 08:38:02 +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 D97A0340DFE for ; Thu, 30 Jun 2016 08:38:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1D9597B for ; Thu, 30 Jun 2016 08:37:56 +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: <1467275873.2a62e76e2387f2bbd47469f0d4177588c142057b.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/php/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/php/php-5.5.36.ebuild X-VCS-Directories: dev-lang/php/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 2a62e76e2387f2bbd47469f0d4177588c142057b X-VCS-Branch: master Date: Thu, 30 Jun 2016 08:37:56 +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: 0b9202f1-6966-444b-abaa-66b951a9624d X-Archives-Hash: e0d8b0b66d0c06842f875eb7cdfdf40c commit: 2a62e76e2387f2bbd47469f0d4177588c142057b Author: Tobias Klausmann gentoo org> AuthorDate: Thu Jun 30 08:36:47 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Jun 30 08:37:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a62e76e dev-lang/php-5.5.36-r0: add alpha keyword Gentoo-Bug: 584204 Package-Manager: portage-2.3.0 dev-lang/php/php-5.5.36.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/php/php-5.5.36.ebuild b/dev-lang/php/php-5.5.36.ebuild index 7368d9b..2978740 100644 --- a/dev-lang/php/php-5.5.36.ebuild +++ b/dev-lang/php/php-5.5.36.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () {