diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-04-13 21:08:55 +0200 |
commit | 1667c487dc51913c9ea6d1fec8ccfc48b17c9e89 (patch) | |
tree | 52ea392e1280b6d067a0260a688f2467d46710a4 /net-vpn | |
parent | net-misc/mcproxy: amd64 stable wrt bug #682758 (diff) | |
download | gentoo-1667c487dc51913c9ea6d1fec8ccfc48b17c9e89.tar.gz gentoo-1667c487dc51913c9ea6d1fec8ccfc48b17c9e89.tar.bz2 gentoo-1667c487dc51913c9ea6d1fec8ccfc48b17c9e89.zip |
net-vpn/networkmanager-strongswan: amd64 stable wrt bug #682760
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild b/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild index de93d1d51007..2038508b9dbd 100644 --- a/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild +++ b/net-vpn/networkmanager-strongswan/networkmanager-strongswan-1.4.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://download.strongswan.org/${MY_PN}/${MY_P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+glib" RDEPEND=" |