app-admin/glance: 17.0.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:18:08 +0000 (15:18 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Sep 2018 20:32:46 +0000 (15:32 -0500)
Package-Manager: Portage-2.3.49, Repoman-2.3.11

app-admin/glance/glance-17.0.0.ebuild

index 4a3501f76ee6fc2661a927f788442de374e4a5a3..e3f1569b651a54c9ea60427a24b07215d7bf3ce3 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
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
        EGIT_BRANCH="stable/rocky"
 else
        SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm64 x86"
 fi
 
 LICENSE="Apache-2.0"