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 8582E138331 for ; Fri, 20 Apr 2018 06:57:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A41AEE0822; Fri, 20 Apr 2018 06:57:51 +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 88FB1E0822 for ; Fri, 20 Apr 2018 06:57:51 +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 AB777335C89 for ; Fri, 20 Apr 2018 06:57:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 458C528E for ; Fri, 20 Apr 2018 06:57:49 +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: <1524207421.10492091c3daa3562289d0c994988fead61d459e.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.20171212.ebuild X-VCS-Directories: net-libs/miniupnpc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 10492091c3daa3562289d0c994988fead61d459e X-VCS-Branch: master Date: Fri, 20 Apr 2018 06:57:49 +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: d4dd9b5d-5048-4245-95c5-57e9b99e807b X-Archives-Hash: 80dbbd141c8e42d4a50b530246342bf7 commit: 10492091c3daa3562289d0c994988fead61d459e Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Apr 20 06:57:01 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Apr 20 06:57:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10492091 net-libs/miniupnpc: stable 2.0.20171212 for ppc, bug #647890 Bug: https://bugs.gentoo.org/647890 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild b/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild index 96b2fd68b01..5ef14c804a6 100644 --- a/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild +++ b/net-libs/miniupnpc/miniupnpc-2.0.20171212.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://miniupnp.free.fr/files/${P}.tar.gz" LICENSE="BSD" SLOT="0/16" -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=""