commit:     f0ff6ac5d69a5345a328612a9eff22ed96800370
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Mon Jan 27 14:37:20 2025 +0000
Commit:     orbea <orbea <AT> riseup <DOT> net>
CommitDate: Mon Jan 27 14:37:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=f0ff6ac5

net-dialup/ppp: stabilize 2.5.1-r1

Signed-off-by: orbea <orbea <AT> riseup.net>

 net-dialup/ppp/ppp-2.5.1-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-dialup/ppp/ppp-2.5.1-r1.ebuild 
b/net-dialup/ppp/ppp-2.5.1-r1.ebuild
index 0c79eed..f9f2d4a 100644
--- a/net-dialup/ppp/ppp-2.5.1-r1.ebuild
+++ b/net-dialup/ppp/ppp-2.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://download.samba.org/pub/ppp/${P}.tar.gz";
 
 LICENSE="BSD GPL-2"
 SLOT="0/${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
sparc x86"
 IUSE="activefilter atm gtk pam selinux systemd"
 
 DEPEND="
@@ -72,7 +72,7 @@ src_prepare() {
 }
 
 src_configure() {
-       # bug #944065
+       # https://bugs.gentoo.org/943931
        append-cflags -std=gnu17
 
        local args=(

Reply via email to