From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B0EEE58973 for ; Tue, 19 Jan 2016 16:46:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80A5A21C007; Tue, 19 Jan 2016 16:46:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D56821C007 for ; Tue, 19 Jan 2016 16:46:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0DC593408EC for ; Tue, 19 Jan 2016 16:46:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 88FC7A2C for ; Tue, 19 Jan 2016 16:46:07 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1453221958.12ea1723849635ec462cb21f10c2ce9b65bbe1ff.vapier@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: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 12ea1723849635ec462cb21f10c2ce9b65bbe1ff X-VCS-Branch: master Date: Tue, 19 Jan 2016 16:46:07 +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: 96b30f94-40cb-4e32-8383-67dc8187e757 X-Archives-Hash: d64fc1fb1beaaf5180669b11915d7b06 commit: 12ea1723849635ec462cb21f10c2ce9b65bbe1ff Author: Mike Frysinger gentoo org> AuthorDate: Tue Jan 19 16:42:55 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Jan 19 16:45:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ea1723 dev-libs/libpipeline: mark 1.4.0 arm64/m68k/s390/sh stable 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 088dc97..08c8678 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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