diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 19:35:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 19:35:16 +0000 |
commit | 4096cd0798a77c2c2128e4dd7edbbe3ea9eae2bb (patch) | |
tree | cc6a49dc3f69188d6f1ae2086e6392f84cea760c /net-dialup | |
parent | media-libs/libnsgif: Stabilize 0.2.1-r3 ppc64, #763426 (diff) | |
download | gentoo-4096cd0798a77c2c2128e4dd7edbbe3ea9eae2bb.tar.gz gentoo-4096cd0798a77c2c2128e4dd7edbbe3ea9eae2bb.tar.bz2 gentoo-4096cd0798a77c2c2128e4dd7edbbe3ea9eae2bb.zip |
net-dialup/xl2tpd: Stabilize 1.3.15 ppc64, #763441
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild index 34808f9c5084..0374ece638ea 100644 --- a/net-dialup/xl2tpd/xl2tpd-1.3.15.ebuild +++ b/net-dialup/xl2tpd/xl2tpd-1.3.15.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 ~mips ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ppc64 x86" IUSE="+kernel" DEPEND=" |