diff options
author | Sam James <sam@gentoo.org> | 2024-04-18 23:53:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-18 23:53:23 +0100 |
commit | 006828f82f704ead762314258074c58edfbc7565 (patch) | |
tree | 4ee43c3c377a49769a3a5c3861eb84881305d2ad /net-dialup | |
parent | mail-mta/proton-mail-bridge: drop 3.6.1 (diff) | |
download | gentoo-006828f82f704ead762314258074c58edfbc7565.tar.gz gentoo-006828f82f704ead762314258074c58edfbc7565.tar.bz2 gentoo-006828f82f704ead762314258074c58edfbc7565.zip |
net-dialup/xl2tpd: Stabilize 1.3.18-r1 ppc64, #930198
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild index b950f65a09b1..872533b81efb 100644 --- a/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.ebuild +++ b/net-dialup/xl2tpd/xl2tpd-1.3.18-r1.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=" |