diff --git a/net-misc/libreswan/libreswan-3.15.ebuild b/net-misc/libreswan/libreswan-3.15.ebuild index 4e7ba174cd5a0..831a592c233f1 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"