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 56F331395E2 for ; Mon, 5 Dec 2016 16:26:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87B8421C22D; Mon, 5 Dec 2016 16:26:42 +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 591E821C22D for ; Mon, 5 Dec 2016 16:26:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4D9663413AA for ; Mon, 5 Dec 2016 16:26:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E09CB4A8 for ; Mon, 5 Dec 2016 16:26:39 +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: <1480955183.26e347ec74a7a49b4d8353988419a538199ff252.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libfaketime/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild X-VCS-Directories: sys-libs/libfaketime/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: 26e347ec74a7a49b4d8353988419a538199ff252 X-VCS-Branch: master Date: Mon, 5 Dec 2016 16:26:39 +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: c7e80ce7-4017-43ae-bb94-28c69ce64e31 X-Archives-Hash: 5e7e23ba9f8a69bedb1d0ad954d0c1e4 commit: 26e347ec74a7a49b4d8353988419a538199ff252 Author: Mike Frysinger gentoo org> AuthorDate: Mon Dec 5 16:24:40 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Mon Dec 5 16:26:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26e347ec sys-libs/libfaketime: mark 0.9.6-r1 arm/arm64 stable #593814 sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild b/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild index 1efc97a..8961fe2 100644 --- a/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild +++ b/sys-libs/libfaketime/libfaketime-0.9.6-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://www.code-wizards.com/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa x86" +KEYWORDS="amd64 arm arm64 hppa x86" src_prepare() { tc-export CC