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 834CC138334 for ; Fri, 7 Sep 2018 23:03:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC500E08C8; Fri, 7 Sep 2018 23:03:26 +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 B01A5E08C8 for ; Fri, 7 Sep 2018 23:03:26 +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 853AA335CD7 for ; Fri, 7 Sep 2018 23:03:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 935FE3DF for ; Fri, 7 Sep 2018 23:03:21 +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: <1536361392.3d4cd8b23a6e9b3e9059c55a0eaad06f6bfcd8ae.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: 3d4cd8b23a6e9b3e9059c55a0eaad06f6bfcd8ae X-VCS-Branch: master Date: Fri, 7 Sep 2018 23:03:21 +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: beff021d-0409-47ff-a6e1-8e1dfa4f29ae X-Archives-Hash: 3ec59377fab2515313b774a6679e2e24 commit: 3d4cd8b23a6e9b3e9059c55a0eaad06f6bfcd8ae Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Sep 7 23:02:46 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Sep 7 23:03:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d4cd8b2 net-libs/miniupnpc: stable 2.0.20180503 for ppc64, bug #665412 Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" 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 ea7a345282f..a276a2e7560 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=""