summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-01-15 11:16:31 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-01-15 11:16:31 -0600
commit3d46c8b46eeeb142739117a753404a90169f35b0 (patch)
treec3ac9f7dde04d4032767ee3a3219a84ee1cb38e3 /sys-cluster/swift/swift-2.20.0.ebuild
parentdev-ruby/facter: 3.12.2 stable amd64 and x86 with cleanup (diff)
downloadgentoo-3d46c8b46eeeb142739117a753404a90169f35b0.tar.gz
gentoo-3d46c8b46eeeb142739117a753404a90169f35b0.tar.bz2
gentoo-3d46c8b46eeeb142739117a753404a90169f35b0.zip
sys-cluster/swift: 2.20.0 stable amd64 and x86
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/swift/swift-2.20.0.ebuild')
-rw-r--r--sys-cluster/swift/swift-2.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/swift/swift-2.20.0.ebuild b/sys-cluster/swift/swift-2.20.0.ebuild
index d51f090760b4..4590ab73cd1a 100644
--- a/sys-cluster/swift/swift-2.20.0.ebuild
+++ b/sys-cluster/swift/swift-2.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 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"