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 4F69C138330 for ; Sun, 27 May 2018 16:24:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70CB9E08EE; Sun, 27 May 2018 16:24:29 +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 4E609E08EE for ; Sun, 27 May 2018 16:24:29 +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 2800A335C79 for ; Sun, 27 May 2018 16:24:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 068F040 for ; Sun, 27 May 2018 16:24:26 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1527438264.68e3750c94f8f6273accdcdeb0667f500348130f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libpipeline/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libpipeline/libpipeline-1.4.0.ebuild X-VCS-Directories: dev-libs/libpipeline/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 68e3750c94f8f6273accdcdeb0667f500348130f X-VCS-Branch: master Date: Sun, 27 May 2018 16:24:26 +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: 9ae26c11-0a54-465f-899b-68d0b3df263e X-Archives-Hash: b8cb7547f91d008201dbe2590d9a1a59 commit: 68e3750c94f8f6273accdcdeb0667f500348130f Author: Mikle Kolyada gentoo org> AuthorDate: Sun May 27 16:23:53 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun May 27 16:24:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68e3750c dev-libs/libpipeline: Downgrade to ~hppa Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/libpipeline/libpipeline-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libpipeline/libpipeline-1.4.0.ebuild b/dev-libs/libpipeline/libpipeline-1.4.0.ebuild index a817bfe0207..bd2f9ae7601 100644 --- a/dev-libs/libpipeline/libpipeline-1.4.0.ebuild +++ b/dev-libs/libpipeline/libpipeline-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="static-libs test" DEPEND="virtual/pkgconfig