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 14D4913888F for ; Tue, 27 Oct 2015 16:17:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E3AA21C004; Tue, 27 Oct 2015 16:17:28 +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 B3CCD21C004 for ; Tue, 27 Oct 2015 16:17:26 +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 6F8FF340B79 for ; Tue, 27 Oct 2015 16:17:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 734A016A3 for ; Tue, 27 Oct 2015 16:17:20 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1445962633.059fe73f79e44fce321c6439f873994ef51541bf.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfat-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild X-VCS-Directories: sys-fs/exfat-utils/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 059fe73f79e44fce321c6439f873994ef51541bf X-VCS-Branch: master Date: Tue, 27 Oct 2015 16:17:20 +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: 9557c3ce-1402-4a00-9d31-09b40877f803 X-Archives-Hash: 37c9b54830a4cc950c5df0c63becc508 commit: 059fe73f79e44fce321c6439f873994ef51541bf Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Oct 27 16:17:13 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Oct 27 16:17:13 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059fe73f sys-fs/exfat-utils: amd64 stable wrt bug #563936 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild b/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild index 6db7bfd..c713b41 100644 --- a/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild +++ b/sys-fs/exfat-utils/exfat-utils-1.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/relan/exfat/releases/download/v${PV}/${P}.tar.gz" # COPYING is GPL-2 but ChangeLog says "Relicensed the project from GPLv3+ to GPLv2+" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~x86 ~arm-linux ~x86-linux" src_install() { emake DESTDIR="${D}" install