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 D09751396D0 for ; Tue, 26 Sep 2017 21:21:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 124222BC005; Tue, 26 Sep 2017 21:21:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E1E602BC005 for ; Tue, 26 Sep 2017 21:21:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B6396340BEA for ; Tue, 26 Sep 2017 21:21:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48243908D for ; Tue, 26 Sep 2017 21:21:05 +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: <1506460854.ef54a95f81bca2c7fa5c08a1f9b6dd1ce391721a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ming/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/ming/ming-0.4.8-r1.ebuild X-VCS-Directories: media-libs/ming/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: ef54a95f81bca2c7fa5c08a1f9b6dd1ce391721a X-VCS-Branch: master Date: Tue, 26 Sep 2017 21:21:05 +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: f8370caf-616d-4459-9079-ed2373a42474 X-Archives-Hash: ad5fd3b00cca90f3a3c1f4b3f3aa26ed commit: ef54a95f81bca2c7fa5c08a1f9b6dd1ce391721a Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Sep 26 21:20:54 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Sep 26 21:20:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef54a95f media-libs/ming: stable 0.4.8-r1 for hppa, bug #614010 Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa" media-libs/ming/ming-0.4.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/ming/ming-0.4.8-r1.ebuild b/media-libs/ming/ming-0.4.8-r1.ebuild index 6c2a4dd055f..d0f102464e5 100644 --- a/media-libs/ming/ming-0.4.8-r1.ebuild +++ b/media-libs/ming/ming-0.4.8-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/libming/libming/archive/${P//./_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+perl php +python static-libs" RDEPEND="perl? ( dev-lang/perl:= )