From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard-modules/
Date: Thu, 5 Sep 2024 13:16:50 +0000 (UTC) [thread overview]
Message-ID: <1725542121.46b1f1185fb19df7f5c42025eb0562c12fd1f6ff.sam@gentoo> (raw)
commit: 46b1f1185fb19df7f5c42025eb0562c12fd1f6ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 5 13:15:21 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 5 13:15:21 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b1f118
net-vpn/wireguard-modules: drop ~ia64
We're about to drop ~ia64 support entirely anyway but also this pkg
is only useful for specific kernel versions. It's likely the intersection
of people on such kernels & ia64 is the empty set.
(Need to do this because of linux-mod-r1 adding a dep on pahole in
82f9bef4ed76f656a3d79b607eecff526b78b7ee and this is a better option
than bothering to test pahole on ia64, sorry.)
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/wireguard-modules/wireguard-modules-1.0.20220627-r1.ebuild | 4 ++--
net-vpn/wireguard-modules/wireguard-modules-1.0.20220627.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627-r1.ebuild b/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627-r1.ebuild
index cb02e3c10175..a3ecc32bb244 100644
--- a/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627-r1.ebuild
+++ b/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627-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
@@ -16,7 +16,7 @@ else
SRC_URI="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${PV}.tar.xz"
S="${WORKDIR}/wireguard-linux-compat-${PV}"
# Please don't stabilize this package. Stable users should use gentoo-sources 5.4 or 5.10.
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
LICENSE="GPL-2"
diff --git a/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627.ebuild b/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627.ebuild
index 220aa7209ada..7d186592e7da 100644
--- a/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627.ebuild
+++ b/net-vpn/wireguard-modules/wireguard-modules-1.0.20220627.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=7
@@ -16,7 +16,7 @@ else
SRC_URI="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-${PV}.tar.xz"
S="${WORKDIR}/wireguard-linux-compat-${PV}"
# Please don't stabilize this package. Stable users should use gentoo-sources 5.4 or 5.10.
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
fi
LICENSE="GPL-2"
next reply other threads:[~2024-09-05 13:16 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 13:16 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-07 17:25 [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard-modules/ Mike Pagano
2023-06-30 13:33 Sam James
2022-06-27 11:06 Jason A. Donenfeld
2021-12-26 0:20 Sam James
2021-12-08 16:31 Jason A. Donenfeld
2021-06-06 9:39 Jason A. Donenfeld
2021-04-24 20:53 Jason A. Donenfeld
2021-02-19 14:16 Jason A. Donenfeld
2021-02-19 14:14 Jason A. Donenfeld
2021-01-24 13:49 Jason A. Donenfeld
2020-12-28 16:01 Jason A. Donenfeld
2020-12-21 12:00 Jason A. Donenfeld
2020-11-18 19:38 Jason A. Donenfeld
2020-11-12 9:10 Jason A. Donenfeld
2020-10-18 16:02 Thomas Deutschmann
2020-09-08 16:26 Jason A. Donenfeld
2020-08-08 12:18 Mikle Kolyada
2020-07-31 12:12 Jason A. Donenfeld
2020-07-31 12:12 Jason A. Donenfeld
2020-07-30 15:08 Jason A. Donenfeld
2020-07-29 8:21 Jason A. Donenfeld
2020-07-13 3:34 Jason A. Donenfeld
2020-06-23 22:16 Jason A. Donenfeld
2020-06-11 8:23 Jason A. Donenfeld
2020-05-21 20:29 Jason A. Donenfeld
2020-05-06 23:00 Jason A. Donenfeld
2020-04-30 4:41 Jason A. Donenfeld
2020-04-27 1:26 Jason A. Donenfeld
2020-04-14 9:26 Jason A. Donenfeld
2020-04-01 19:11 Jason A. Donenfeld
2020-03-31 0:22 Jason A. Donenfeld
2020-03-19 5:23 Jason A. Donenfeld
2020-02-14 23:04 Jason A. Donenfeld
2020-02-14 13:39 Jason A. Donenfeld
2020-02-05 13:38 Jason A. Donenfeld
2020-01-28 15:54 Jason A. Donenfeld
2020-01-21 15:22 Jason A. Donenfeld
2020-01-05 23:10 Jason A. Donenfeld
2019-12-30 9:32 Jason A. Donenfeld
2019-12-28 15:37 Thomas Deutschmann
2019-12-27 23:03 Jason A. Donenfeld
2019-12-27 15:25 Jason A. Donenfeld
2019-12-26 16:47 Jason A. Donenfeld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1725542121.46b1f1185fb19df7f5c42025eb0562c12fd1f6ff.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox