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 1900E139694 for ; Thu, 22 Jun 2017 07:44:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65E40234020; Thu, 22 Jun 2017 07:44:47 +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 44A7F234020 for ; Thu, 22 Jun 2017 07:44:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17469341BC6 for ; Thu, 22 Jun 2017 07:44:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C4AA7477 for ; Thu, 22 Jun 2017 07:44:44 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1498117469.d1856cc9a8850122c20bfe548760ea82b1372e79.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fakeroot/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/fakeroot/fakeroot-1.20.2-r1.ebuild X-VCS-Directories: sys-apps/fakeroot/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: d1856cc9a8850122c20bfe548760ea82b1372e79 X-VCS-Branch: master Date: Thu, 22 Jun 2017 07:44:44 +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: 03954e85-5e0c-4efc-91ba-6c4fce062bd4 X-Archives-Hash: 2487d4ad8c10a379ea485a188f9a1ff9 commit: d1856cc9a8850122c20bfe548760ea82b1372e79 Author: Sergei Trofimovich gentoo org> AuthorDate: Thu Jun 22 07:43:43 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jun 22 07:44:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1856cc9 sys-apps/fakeroot: ~ia64 keyworded, bug #595782 Package-Manager: Portage-2.3.6, Repoman-2.3.2 sys-apps/fakeroot/fakeroot-1.20.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/fakeroot/fakeroot-1.20.2-r1.ebuild b/sys-apps/fakeroot/fakeroot-1.20.2-r1.ebuild index 6b9c4931125..5d1b6ca0c30 100644 --- a/sys-apps/fakeroot/fakeroot-1.20.2-r1.ebuild +++ b/sys-apps/fakeroot/fakeroot-1.20.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="acl debug static-libs test" DEPEND="