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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 720BE158096 for ; Tue, 5 Jul 2022 08:52:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9EF91E0D08; Tue, 5 Jul 2022 08:52:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 788F2E0D08 for ; Tue, 5 Jul 2022 08:52:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 374CC341F37 for ; Tue, 5 Jul 2022 08:52:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE97A326 for ; Tue, 5 Jul 2022 08:52:55 +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: <1657011167.ad3b57e769a6910f50e715ced69a9ef446fd346c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/cache_tab/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/cache_tab/cache_tab-1.0.30.ebuild X-VCS-Directories: dev-erlang/cache_tab/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ad3b57e769a6910f50e715ced69a9ef446fd346c X-VCS-Branch: master Date: Tue, 5 Jul 2022 08:52:55 +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: bf0bf62b-535f-4d4e-83d3-2845b2d6a9c7 X-Archives-Hash: 7f4ed7cb4358b33cb946f18a4f3d9cf4 commit: ad3b57e769a6910f50e715ced69a9ef446fd346c Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Jul 5 08:51:39 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Jul 5 08:52:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad3b57e7 dev-erlang/cache_tab: amd64 stable wrt bug #856508 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-erlang/cache_tab/cache_tab-1.0.30.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/cache_tab/cache_tab-1.0.30.ebuild b/dev-erlang/cache_tab/cache_tab-1.0.30.ebuild index c4af44a34daa..98c27520f6b9 100644 --- a/dev-erlang/cache_tab/cache_tab-1.0.30.ebuild +++ b/dev-erlang/cache_tab/cache_tab-1.0.30.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc ~x86" DEPEND=" >=dev-lang/erlang-17.1