summaryrefslogtreecommitdiff
path: root/net-misc/libreswan
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-26 09:11:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-08-26 09:11:27 +0200
commit8be3a5f7973d91611848e199c3322e5c753dcce3 (patch)
tree638c6a732288f6b86663ed423600650d0d2800df /net-misc/libreswan
parent0d8e7c9342568145c52f1408d3101416c4b65f54 (diff)
downloadgentoo-8be3a5f7973d91611848e199c3322e5c753dcce3.tar.gz
gentoo-8be3a5f7973d91611848e199c3322e5c753dcce3.tar.xz
net-misc/libreswan: amd64 stable wrt bug #558692
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'net-misc/libreswan')
-rw-r--r--net-misc/libreswan/libreswan-3.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/libreswan/libreswan-3.15.ebuild b/net-misc/libreswan/libreswan-3.15.ebuild
index 732f27d72b6..4e7ba174cd5 100644
--- a/net-misc/libreswan/libreswan-3.15.ebuild
+++ b/net-misc/libreswan/libreswan-3.15.ebuild
@@ -8,7 +8,7 @@ inherit eutils systemd toolchain-funcs
if [[ ${PV} != 9999 ]]; then
SRC_URI="https://download.libreswan.org/${P}.tar.gz"
- KEYWORDS="~amd64 ~ppc ~x86"
+ KEYWORDS="amd64 ~ppc ~x86"
else
inherit git-r3
EGIT_REPO_URI="https://github.com/libreswan/libreswan.git"