summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-12-20 10:06:52 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-12-20 10:07:52 +0100
commit01f67d5127b463961122aea94f9ef1b9dcb1c96b (patch)
tree5c2b7a700ad7796eb35b0980945d5a5d3c6d7ecb /net-misc/libreswan
parentwww-servers/uwsgi: x86 stable wrt bug #579932 (diff)
downloadgentoo-01f67d5127b463961122aea94f9ef1b9dcb1c96b.tar.gz
gentoo-01f67d5127b463961122aea94f9ef1b9dcb1c96b.tar.bz2
gentoo-01f67d5127b463961122aea94f9ef1b9dcb1c96b.zip
net-misc/libreswan: x86 stable wrt bug #592002
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/libreswan')
-rw-r--r--net-misc/libreswan/libreswan-3.18.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/libreswan/libreswan-3.18.ebuild b/net-misc/libreswan/libreswan-3.18.ebuild
index c15354314dee..4117f605e728 100644
--- a/net-misc/libreswan/libreswan-3.18.ebuild
+++ b/net-misc/libreswan/libreswan-3.18.ebuild
@@ -8,7 +8,7 @@ inherit 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"