diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 20:55:11 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-14 20:55:11 +0300 |
commit | 595ee0466e0d37da6434ba4fbe9d9588709bf8ff (patch) | |
tree | 34df1c4298016a4e9a065c9cc224f7b7d742b2a2 /net-dialup | |
parent | net-misc/libteam: Stabilize 1.32-r1 ppc, #939659 (diff) | |
download | gentoo-595ee0466e0d37da6434ba4fbe9d9588709bf8ff.tar.gz gentoo-595ee0466e0d37da6434ba4fbe9d9588709bf8ff.tar.bz2 gentoo-595ee0466e0d37da6434ba4fbe9d9588709bf8ff.zip |
net-dialup/xl2tpd: Stabilize 1.3.18-r2 amd64, #939664
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/xl2tpd/xl2tpd-1.3.18-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.18-r2.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.18-r2.ebuild index ece525226f09..de305df00980 100644 --- a/net-dialup/xl2tpd/xl2tpd-1.3.18-r2.ebuild +++ b/net-dialup/xl2tpd/xl2tpd-1.3.18-r2.ebuild @@ -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=" |