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 0E0EE138334 for ; Wed, 26 Sep 2018 06:23:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 344EBE091B; Wed, 26 Sep 2018 06:23:03 +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 1210FE091B for ; Wed, 26 Sep 2018 06:23:03 +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 10028335CD2 for ; Wed, 26 Sep 2018 06:23:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F37643F9 for ; Wed, 26 Sep 2018 06:22:58 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1537942970.2d7c2c32f174405ce332b3bbf927d99a4c28756a.slyfox@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.8.ebuild X-VCS-Directories: dev-php/ming-php/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 2d7c2c32f174405ce332b3bbf927d99a4c28756a X-VCS-Branch: master Date: Wed, 26 Sep 2018 06:22:58 +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: aa8066b1-feb1-43ec-8ceb-d24123154b95 X-Archives-Hash: 20cc0e4710c77feac4336ad6ba5b180d commit: 2d7c2c32f174405ce332b3bbf927d99a4c28756a Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Sep 26 05:55:10 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Sep 26 06:22:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7c2c32 dev-php/ming-php: stable 0.4.8 for sparc, bug #667074 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> dev-php/ming-php/ming-php-0.4.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/ming-php/ming-php-0.4.8.ebuild b/dev-php/ming-php/ming-php-0.4.8.ebuild index 13db203b5ab..576b65bf172 100644 --- a/dev-php/ming-php/ming-php-0.4.8.ebuild +++ b/dev-php/ming-php/ming-php-0.4.8.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/libming/libming/archive/${MY_P}.tar.gz" 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"