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 BACB2138359 for ; Wed, 22 Jul 2020 21:43:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E270FE088A; Wed, 22 Jul 2020 21:43:57 +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 C08B1E088A for ; Wed, 22 Jul 2020 21:43:57 +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 A04BB34F1D5 for ; Wed, 22 Jul 2020 21:43:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 168C02DB for ; Wed, 22 Jul 2020 21:43:54 +0000 (UTC) From: "Steve Arnold" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Steve Arnold" Message-ID: <1595454201.4c1fd0122c117cae0b7adf1e1580b45cb39017b6.nerdboy@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/diskcache/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/diskcache/diskcache-4.1.0.ebuild X-VCS-Directories: dev-python/diskcache/ X-VCS-Committer: nerdboy X-VCS-Committer-Name: Steve Arnold X-VCS-Revision: 4c1fd0122c117cae0b7adf1e1580b45cb39017b6 X-VCS-Branch: master Date: Wed, 22 Jul 2020 21:43:54 +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: a15abb20-ee25-40ae-b8a3-5d15cf8e85c0 X-Archives-Hash: 84554fa08fb21cd982c0ba489eff3e99 commit: 4c1fd0122c117cae0b7adf1e1580b45cb39017b6 Author: Stephen Arnold gentoo org> AuthorDate: Wed Jul 22 21:43:21 2020 +0000 Commit: Steve Arnold gentoo org> CommitDate: Wed Jul 22 21:43:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1fd012 dev-python/diskcache: keyword for arm/arm64 * extensively tested on arm and arm64 (mainly deque/cache) * nothin new from repoman for either arm or arm64 Package-Manager: Portage-2.3.67, Repoman-2.3.17 Signed-off-by: Steve Arnold gentoo.org> dev-python/diskcache/diskcache-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/diskcache/diskcache-4.1.0.ebuild b/dev-python/diskcache/diskcache-4.1.0.ebuild index 36f1dadb121..9f91b9ac968 100644 --- a/dev-python/diskcache/diskcache-4.1.0.ebuild +++ b/dev-python/diskcache/diskcache-4.1.0.ebuild @@ -18,7 +18,7 @@ S=${WORKDIR}/python-diskcache-${PV} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" BDEPEND=" test? (