net-misc/libreswan: x86 stable wrt bug #585520
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 27 Jun 2016 08:46:04 +0000 (10:46 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 27 Jun 2016 08:46:04 +0000 (10:46 +0200)
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-misc/libreswan/libreswan-3.17.ebuild

index 250bd5ff0cdf6051f91cf88a43670aa85396a9ad..f1cdc86431ee48619f90a33ca86eb1e8da017089 100644 (file)
@@ -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"