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 1C4FB1384B4 for ; Tue, 10 Nov 2015 11:45:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C4FBE0850; Tue, 10 Nov 2015 11:45:39 +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 5DCF0E084D for ; Tue, 10 Nov 2015 11:45:38 +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 9B4E7340554 for ; Tue, 10 Nov 2015 11:45:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F386E241B for ; Tue, 10 Nov 2015 11:45:34 +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: <1447155903.7772cb82ee27e4601e5c02af371a0a445dc0a53d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/unidecode/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/unidecode/unidecode-0.04.18.ebuild X-VCS-Directories: dev-python/unidecode/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 7772cb82ee27e4601e5c02af371a0a445dc0a53d X-VCS-Branch: master Date: Tue, 10 Nov 2015 11:45:34 +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: 0822d02c-4927-48b5-99df-0d0eb705a972 X-Archives-Hash: 28fa47af554b9f1edb9d6543c7468cc4 commit: 7772cb82ee27e4601e5c02af371a0a445dc0a53d Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Nov 10 11:45:03 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Nov 10 11:45:03 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7772cb82 dev-python/unidecode: amd64 stable wrt bug #565208 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-python/unidecode/unidecode-0.04.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/unidecode/unidecode-0.04.18.ebuild b/dev-python/unidecode/unidecode-0.04.18.ebuild index b132450..3fda25c 100644 --- a/dev-python/unidecode/unidecode-0.04.18.ebuild +++ b/dev-python/unidecode/unidecode-0.04.18.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~sparc ~x86" S=${WORKDIR}/${MY_P}