diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 21:22:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 21:26:30 +0000 |
commit | e039e399ea34e02cc5bbf52d73e305f2c27cb594 (patch) | |
tree | 9f3bdb224b13109c43dde12d8e9e4e2a68165336 /net-dialup | |
parent | net-analyzer/knocker: Stabilize 0.8.0 x86, #776661 (diff) | |
download | gentoo-e039e399ea34e02cc5bbf52d73e305f2c27cb594.tar.gz gentoo-e039e399ea34e02cc5bbf52d73e305f2c27cb594.tar.bz2 gentoo-e039e399ea34e02cc5bbf52d73e305f2c27cb594.zip |
net-dialup/xl2tpd: Stabilize 1.3.16 x86, #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 2d193cfc781b..f13b443b1168 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=" |