diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 07:15:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:15:42 +0000 |
commit | 26bf897a0101cbe2ec3fdf5b565a8c70aea449b0 (patch) | |
tree | 23e003ebb95626083d7862f64d25222970e9f66c /net-dialup | |
parent | net-analyzer/knocker: Stabilize 0.8.0 amd64, #776661 (diff) | |
download | gentoo-26bf897a0101cbe2ec3fdf5b565a8c70aea449b0.tar.gz gentoo-26bf897a0101cbe2ec3fdf5b565a8c70aea449b0.tar.bz2 gentoo-26bf897a0101cbe2ec3fdf5b565a8c70aea449b0.zip |
net-dialup/xl2tpd: Stabilize 1.3.16 amd64, #776745
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild b/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild index e20c5ce6dfa5..2d193cfc781b 100644 --- a/net-dialup/xl2tpd/xl2tpd-1.3.16.ebuild +++ b/net-dialup/xl2tpd/xl2tpd-1.3.16.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=" |