summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-06-27 10:13:51 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-06-27 10:25:45 -0500
commit40cadb96635fc158e77e2622d408b06c7f38d8f4 (patch)
treed79aca9898695563b77c48deef1443149e9a0dc4 /app-emulation/diskimage-builder/diskimage-builder-2.24.0.ebuild
parentdev-python/python-novaclient: 13.0.1 stable amd64 and x86 with cleanup (diff)
downloadgentoo-40cadb96635fc158e77e2622d408b06c7f38d8f4.tar.gz
gentoo-40cadb96635fc158e77e2622d408b06c7f38d8f4.tar.bz2
gentoo-40cadb96635fc158e77e2622d408b06c7f38d8f4.zip
app-emulation/diskimage-builder: 2.24.0 stable amd64/x86
Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-emulation/diskimage-builder/diskimage-builder-2.24.0.ebuild')
-rw-r--r--app-emulation/diskimage-builder/diskimage-builder-2.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/diskimage-builder/diskimage-builder-2.24.0.ebuild b/app-emulation/diskimage-builder/diskimage-builder-2.24.0.ebuild
index 86d3bb124b34..20cf3dfed3ae 100644
--- a/app-emulation/diskimage-builder/diskimage-builder-2.24.0.ebuild
+++ b/app-emulation/diskimage-builder/diskimage-builder-2.24.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://opendev.org/openstack/diskimage-builder.git"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
fi
LICENSE="Apache-2.0"