sys-cluster/swift: 2.21.0-r1 stable amd64/x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 25 Apr 2019 15:49:59 +0000 (10:49 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 25 Apr 2019 15:54:24 +0000 (10:54 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/swift/swift-2.21.0-r1.ebuild

index ec5ee0cd41ee88be529c8f30dcb15b50403a83c9..25a2b591ac5e724ac0d9a32b7e5a6da07b12972e 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
        EGIT_BRANCH="stable/stein"
 else
        SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="Apache-2.0"