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 8F406139083 for ; Thu, 23 Nov 2017 22:31:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A7A5E0EDF; Thu, 23 Nov 2017 22:31:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 09FC6E0EDF for ; Thu, 23 Nov 2017 22:31:46 +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 44AED340BEA for ; Thu, 23 Nov 2017 22:31:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E541A541 for ; Thu, 23 Nov 2017 22:31:42 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1511476292.6e15c7b95dc424909ce36238e6848b29dbc019a6.mattst88@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.20.ebuild X-VCS-Directories: dev-python/unidecode/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 6e15c7b95dc424909ce36238e6848b29dbc019a6 X-VCS-Branch: master Date: Thu, 23 Nov 2017 22:31:42 +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: 72793f18-1933-412e-9889-4db63118a5e3 X-Archives-Hash: 7a34fe29c7fb616ef542a407c7d12104 commit: 6e15c7b95dc424909ce36238e6848b29dbc019a6 Author: Matt Turner gentoo org> AuthorDate: Thu Nov 23 22:30:14 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Nov 23 22:31:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e15c7b9 dev-python/unidecode-0.04.20: alpha stable, bug 616976 dev-python/unidecode/unidecode-0.04.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/unidecode/unidecode-0.04.20.ebuild b/dev-python/unidecode/unidecode-0.04.20.ebuild index 8270a7cc345..504d3a69a36 100644 --- a/dev-python/unidecode/unidecode-0.04.20.ebuild +++ b/dev-python/unidecode/unidecode-0.04.20.ebuild @@ -16,7 +16,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 ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86" S=${WORKDIR}/${MY_P}