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 E1DEF1388C1 for ; Mon, 23 Nov 2015 09:25:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B91BE0856; Mon, 23 Nov 2015 09:25:35 +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 24930E085D for ; Mon, 23 Nov 2015 09:25:35 +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 2B42C340688 for ; Mon, 23 Nov 2015 09:25:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A41BA106A for ; Mon, 23 Nov 2015 09:25:31 +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: <1448270618.bdf02f09a4ff110995aabafb6af741328037f68a.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: bdf02f09a4ff110995aabafb6af741328037f68a X-VCS-Branch: master Date: Mon, 23 Nov 2015 09:25:31 +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: 21f145f9-3b81-4895-9b36-3bcc41fe8872 X-Archives-Hash: d53e1fafb75eaf9080b4c09338fe3b1d commit: bdf02f09a4ff110995aabafb6af741328037f68a Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 23 09:23:38 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 23 09:23:38 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdf02f09 dev-python/unidecode: alpha stable wrt bug #565208 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" 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 9ccbbeb..1fca5e1 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}