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 C57E5138334 for ; Wed, 27 Jun 2018 21:28:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92ECFE0907; Wed, 27 Jun 2018 21:28:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 64150E0907 for ; Wed, 27 Jun 2018 21:28:45 +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 2344E335C94 for ; Wed, 27 Jun 2018 21:28:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E433D2C8 for ; Wed, 27 Jun 2018 21:28:40 +0000 (UTC) From: "Louis Sautier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Louis Sautier" Message-ID: <1530134910.99fbdc7da46b36f81ffb59ef002136b3b6c4113b.sbraz@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dominate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/dominate/dominate-2.3.1.ebuild X-VCS-Directories: dev-python/dominate/ X-VCS-Committer: sbraz X-VCS-Committer-Name: Louis Sautier X-VCS-Revision: 99fbdc7da46b36f81ffb59ef002136b3b6c4113b X-VCS-Branch: master Date: Wed, 27 Jun 2018 21:28:40 +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: 9de8a473-dbff-49d0-816e-439f5606517e X-Archives-Hash: 80453a7a0d46ad042fcf684db2a5b86e commit: 99fbdc7da46b36f81ffb59ef002136b3b6c4113b Author: Louis Sautier gentoo org> AuthorDate: Wed Jun 27 21:28:08 2018 +0000 Commit: Louis Sautier gentoo org> CommitDate: Wed Jun 27 21:28:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99fbdc7d dev-python/dominate: amd64 and x86 stable Closes: https://bugs.gentoo.org/659440 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/dominate/dominate-2.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dominate/dominate-2.3.1.ebuild b/dev-python/dominate/dominate-2.3.1.ebuild index a66dafe92b1..3844d909e58 100644 --- a/dev-python/dominate/dominate-2.3.1.ebuild +++ b/dev-python/dominate/dominate-2.3.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="