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 CA1D715800F for ; Fri, 10 Feb 2023 20:36:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 486C3E0867; Fri, 10 Feb 2023 20:36:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 09019E086C for ; Fri, 10 Feb 2023 20:36:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 32EC5340C59 for ; Fri, 10 Feb 2023 20:36:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 919CB8C1 for ; Fri, 10 Feb 2023 20:36:19 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1676061312.ca513cc6e425864316e521059d45e580e5fffaee.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/yconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/yconf/yconf-1.0.15.ebuild X-VCS-Directories: dev-erlang/yconf/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: ca513cc6e425864316e521059d45e580e5fffaee X-VCS-Branch: master Date: Fri, 10 Feb 2023 20:36:19 +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: ce350126-1175-4845-bdce-4b8ad602ca6a X-Archives-Hash: 5298e13180a832e0d1b1ddc4fd488d95 commit: ca513cc6e425864316e521059d45e580e5fffaee Author: Sam James gentoo org> AuthorDate: Fri Feb 10 20:35:12 2023 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 10 20:35:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca513cc6 dev-erlang/yconf: Stabilize 1.0.15 amd64, #893844 Signed-off-by: Sam James gentoo.org> dev-erlang/yconf/yconf-1.0.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-erlang/yconf/yconf-1.0.15.ebuild b/dev-erlang/yconf/yconf-1.0.15.ebuild index 72d3345ddd07..5a774fa2106c 100644 --- a/dev-erlang/yconf/yconf-1.0.15.ebuild +++ b/dev-erlang/yconf/yconf-1.0.15.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.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