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 C08AF1396D0 for ; Mon, 7 Aug 2017 13:33:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 023191FC002; Mon, 7 Aug 2017 13:33:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CEE211FC002 for ; Mon, 7 Aug 2017 13:33:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E86573418BF for ; Mon, 7 Aug 2017 13:33:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 396AF7491 for ; Mon, 7 Aug 2017 13:33:39 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1502112810.2cc2dd8f22c635946d75a36e79bfbadf1e5ba1fa.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/zoo/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/zoo/zoo-2.10-r5.ebuild X-VCS-Directories: app-arch/zoo/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 2cc2dd8f22c635946d75a36e79bfbadf1e5ba1fa X-VCS-Branch: master Date: Mon, 7 Aug 2017 13:33: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: a0a52150-781b-4f7b-a2fc-2b35392833d5 X-Archives-Hash: 09feba5556102c2dd08a7939a19b375e commit: 2cc2dd8f22c635946d75a36e79bfbadf1e5ba1fa Author: Michael Palimaka gentoo org> AuthorDate: Mon Aug 7 13:33:19 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Aug 7 13:33:30 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc2dd8f app-arch/zoo: x86 stable Arch testing by Myckel Habets. Gentoo-bug: 617678 Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-arch/zoo/zoo-2.10-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/zoo/zoo-2.10-r5.ebuild b/app-arch/zoo/zoo-2.10-r5.ebuild index 817d9f5aae8..ed54e36675f 100644 --- a/app-arch/zoo/zoo-2.10-r5.ebuild +++ b/app-arch/zoo/zoo-2.10-r5.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/z/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~x86-solaris" IUSE="" S="${WORKDIR}/${P}.orig"