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 016311384B4 for ; Thu, 31 Dec 2015 17:07:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41F0CE087A; Thu, 31 Dec 2015 17:07:52 +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 749EEE087A for ; Thu, 31 Dec 2015 17:07:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 81F59340943 for ; Thu, 31 Dec 2015 17:07:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C8C5CCF5 for ; Thu, 31 Dec 2015 17:07:48 +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: <1451581621.2e9ea7c392d3d3a77e8482c4c7ca7e2487afa2f7.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/e2fsprogs-libs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild X-VCS-Directories: sys-libs/e2fsprogs-libs/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 2e9ea7c392d3d3a77e8482c4c7ca7e2487afa2f7 X-VCS-Branch: master Date: Thu, 31 Dec 2015 17:07:48 +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: cdb1d0b5-bb2a-4de6-8604-38835cb06a05 X-Archives-Hash: 205c9f087f9a1bd26a10959aff99ae81 commit: 2e9ea7c392d3d3a77e8482c4c7ca7e2487afa2f7 Author: Mike Frysinger gentoo org> AuthorDate: Thu Dec 31 17:04:25 2015 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Thu Dec 31 17:07:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e9ea7c3 sys-libs/e2fsprogs-libs: mark 1.42.13 arm64/m68k/s390/sh stable sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild index 7b69b47..15bd18e 100644 --- a/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild +++ b/sys-libs/e2fsprogs-libs/e2fsprogs-libs-1.42.13.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/e2fsprogs/${PN}-${UP_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~x86-linux ~m68k-mint ~x86-solaris" IUSE="nls static-libs" RDEPEND="!sys-libs/com_err