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 6C815158044 for ; Thu, 18 Apr 2024 20:07:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD467E29F9; Thu, 18 Apr 2024 20:07:56 +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 9183FE29F9 for ; Thu, 18 Apr 2024 20:07:56 +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 AA2F6343478 for ; Thu, 18 Apr 2024 20:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4465216DC for ; Thu, 18 Apr 2024 20:07:54 +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: <1713470845.4cd47f3138d01e4132bbb03f7249179c492a6b9c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dialup/xl2tpd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild X-VCS-Directories: net-dialup/xl2tpd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4cd47f3138d01e4132bbb03f7249179c492a6b9c X-VCS-Branch: master Date: Thu, 18 Apr 2024 20:07: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: e301dea3-4b04-459a-85a4-c179ede1ec9d X-Archives-Hash: 3822b7233c77deae88d665373a2536ed commit: 4cd47f3138d01e4132bbb03f7249179c492a6b9c Author: Sam James gentoo org> AuthorDate: Thu Apr 18 20:07:25 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 18 20:07:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd47f31 net-dialup/xl2tpd: Stabilize 1.3.18-r1 amd64, #930198 Signed-off-by: Sam James gentoo.org> net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild index 7a4b224fb5ef..b9b09fbea3b7 100644 --- a/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild +++ b/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/xelerance/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~x86" IUSE="+kernel" DEPEND="