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 94D2E13832E for ; Thu, 18 Aug 2016 03:01:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD4D521C038; Thu, 18 Aug 2016 03:01:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 44616E0B26 for ; Thu, 18 Aug 2016 03:01:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04239340DCC for ; Thu, 18 Aug 2016 03:01:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 027772457 for ; Thu, 18 Aug 2016 03:01:08 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1471489243.0be84a45f89a2667397279a6590aff4aeecd1790.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-SAX-Writer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild X-VCS-Directories: dev-perl/XML-SAX-Writer/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0be84a45f89a2667397279a6590aff4aeecd1790 X-VCS-Branch: master Date: Thu, 18 Aug 2016 03:01:08 +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: 017ff742-287a-4e5c-9c70-9e1cf8b522c3 X-Archives-Hash: d1c042878a3151833c37f8dad793ca91 commit: 0be84a45f89a2667397279a6590aff4aeecd1790 Author: Kent Fredric gentoo org> AuthorDate: Tue Aug 16 05:25:02 2016 +0000 Commit: Kent Fredric gentoo org> CommitDate: Thu Aug 18 03:00:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0be84a45 dev-perl/XML-SAX-Writer: Remove unneeded stable bits on exp arches Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd" dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild index 3e6ab58..1449b42 100644 --- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild +++ b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.530.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="SAX2 Writer" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND="dev-perl/XML-Filter-BufferText