From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 E4D7F138335 for ; Sat, 26 Jan 2019 12:53:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAC94E0CAD; Sat, 26 Jan 2019 12:53:29 +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 933A2E0CAA for ; Sat, 26 Jan 2019 12:53:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2E564335D12 for ; Sat, 26 Jan 2019 12:53:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BD87523 for ; Sat, 26 Jan 2019 12:53:26 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1548506891.72c3c60349aaa7e46a136925b69d1d7c41ca243b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/setuptools_scm_git_archive/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild X-VCS-Directories: dev-python/setuptools_scm_git_archive/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 72c3c60349aaa7e46a136925b69d1d7c41ca243b X-VCS-Branch: master Date: Sat, 26 Jan 2019 12:53:26 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ed0f1f7b-47f0-491a-9c41-3de8f96638d6 X-Archives-Hash: a28ebe654b44c90673c239b5f5414342 commit: 72c3c60349aaa7e46a136925b69d1d7c41ca243b Author: Pacho Ramos gentoo org> AuthorDate: Sat Jan 26 12:48:11 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jan 26 12:48:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c3c603 dev-python/setuptools_scm_git_archive: amd64 stable Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> .../setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild index 350a0c13b3e..2c0b83fb0b8 100644 --- a/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild +++ b/dev-python/setuptools_scm_git_archive/setuptools_scm_git_archive-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Changaco/setuptools_scm_git_archive/archive/${PV}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND="