sys-cluster/swift: 2.19.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:17:10 +0000 (15:17 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:32:45 +0000 (15:32 -0500)
Package-Manager: Portage-2.3.49, Repoman-2.3.11

sys-cluster/swift/swift-2.19.0.ebuild

index 6e4ce71625c230c287fe570265b4decee3673125..9127cdea86c1160827c44ccd04767dcba9308fc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
        EGIT_BRANCH="stable/pike"
 else
        SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="Apache-2.0"