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 0FFFB138334 for ; Fri, 7 Sep 2018 22:55:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F20FDE0899; Fri, 7 Sep 2018 22:55: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 C2714E0899 for ; Fri, 7 Sep 2018 22:55: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 A5C56335CD1 for ; Fri, 7 Sep 2018 22:55:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F01E3DD for ; Fri, 7 Sep 2018 22:54: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: <1536360890.623930b4725fe4997be7dfaa10e2e2fdc4a898c9.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/miniupnpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild X-VCS-Directories: net-libs/miniupnpc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 623930b4725fe4997be7dfaa10e2e2fdc4a898c9 X-VCS-Branch: master Date: Fri, 7 Sep 2018 22:54: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: 6d1cadb3-820a-4286-97cd-58c75cfe4f73 X-Archives-Hash: 95b1f48428029ee418cba3a3bf52d95d commit: 623930b4725fe4997be7dfaa10e2e2fdc4a898c9 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Sep 7 22:53:47 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Sep 7 22:54:50 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=623930b4 net-libs/miniupnpc: stable 2.0.20180503 for ppc, bug #665412 Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc" net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild index c3929d7243f..8f79b74f06c 100644 --- a/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild +++ b/net-libs/miniupnpc/miniupnpc-2.0.20180503.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz" LICENSE="BSD" SLOT="0/17" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="ipv6 kernel_linux static-libs" RDEPEND=""