diff options
author | Sam James <sam@gentoo.org> | 2021-04-19 04:31:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-19 04:31:11 +0000 |
commit | fbe52b49c0df16ca102e76b703652b1bd94f18ea (patch) | |
tree | 0b9a579f81e3a06124815c0e3631c32642047ee1 /net-dialup | |
parent | dev-db/libiodbc: Stabilize 3.52.14 arm64, #775347 (diff) | |
download | gentoo-fbe52b49c0df16ca102e76b703652b1bd94f18ea.tar.gz gentoo-fbe52b49c0df16ca102e76b703652b1bd94f18ea.tar.bz2 gentoo-fbe52b49c0df16ca102e76b703652b1bd94f18ea.zip |
net-dialup/xl2tpd: Stabilize 1.3.16 arm64, #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 f13b443b1168..36ab04a41d1e 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=" |