summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-06-27 10:46:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-06-27 10:46:04 +0200
commit05d0aab385c565d8de9c42ab899ab4894cee81e8 (patch)
tree546f2edce49cbe6550688abe138be9e44f182531 /net-misc/libreswan
parentmedia-gfx/gimp: x86 stable wrt bug #586666 (diff)
downloadgentoo-05d0aab385c565d8de9c42ab899ab4894cee81e8.tar.gz
gentoo-05d0aab385c565d8de9c42ab899ab4894cee81e8.tar.bz2
gentoo-05d0aab385c565d8de9c42ab899ab4894cee81e8.zip
net-misc/libreswan: x86 stable wrt bug #585520
Package-Manager: portage-2.2.28 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.17.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/libreswan/libreswan-3.17.ebuild b/net-misc/libreswan/libreswan-3.17.ebuild
index 250bd5ff0cdf..f1cdc86431ee 100644
--- a/net-misc/libreswan/libreswan-3.17.ebuild
+++ b/net-misc/libreswan/libreswan-3.17.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"