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 2D402138334 for ; Mon, 18 Feb 2019 21:24:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B092E08AE; Mon, 18 Feb 2019 21:24:04 +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 327B8E08AE for ; Mon, 18 Feb 2019 21:24:04 +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 13B58335CF2 for ; Mon, 18 Feb 2019 21:24:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E325754C for ; Mon, 18 Feb 2019 21:23:59 +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: <1550525022.5e4ef4a9a89c8a620223934b5df091ffaf730982.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nototools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/nototools/nototools-20180827.ebuild X-VCS-Directories: dev-python/nototools/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 5e4ef4a9a89c8a620223934b5df091ffaf730982 X-VCS-Branch: master Date: Mon, 18 Feb 2019 21:23:59 +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: 5c3ea407-474f-4321-9f45-2771d191a9c4 X-Archives-Hash: bbfef5d1f92bddf6455e145facfac108 commit: 5e4ef4a9a89c8a620223934b5df091ffaf730982 Author: Pacho Ramos gentoo org> AuthorDate: Mon Feb 18 21:16:49 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Feb 18 21:23:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e4ef4a9 dev-python/nototools: amd64 stable Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> dev-python/nototools/nototools-20180827.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/nototools/nototools-20180827.ebuild b/dev-python/nototools/nototools-20180827.ebuild index ae273247db2..3ed57f2d87d 100644 --- a/dev-python/nototools/nototools-20180827.ebuild +++ b/dev-python/nototools/nototools-20180827.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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/googlei18n/nototools/archive/${COMMIT}.tar.gz#/notot LICENSE="Apache-2.0 OFL-1.1" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND=""