diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:02:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:02:51 +0000 |
commit | 59b8343c0491d6e987eb08c0f401ce2b24003a78 (patch) | |
tree | 980cd5cd73428e898d52170f886533cf54f003f5 /net-dialup/xl2tpd | |
parent | x11-plugins/hexchat-javascript: Stabilize 0.3.2 x86, #763435 (diff) | |
download | gentoo-59b8343c0491d6e987eb08c0f401ce2b24003a78.tar.gz gentoo-59b8343c0491d6e987eb08c0f401ce2b24003a78.tar.bz2 gentoo-59b8343c0491d6e987eb08c0f401ce2b24003a78.zip |
net-dialup/xl2tpd: Stabilize 1.3.15 x86, #763441
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dialup/xl2tpd')
-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 31f703605317..34808f9c5084 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=" |