summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-09-27 20:01:48 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2022-09-27 20:01:48 -0500
commit9b90e9d72cb0660a7ef3f7fb2f50b79d678dcb7d (patch)
tree432401fa219cad851d0c9ce9fa8480becf4d7438 /app-emulation/diskimage-builder
parentnet-misc/memcached: stabilize 1.6.17 (diff)
downloadgentoo-9b90e9d72cb0660a7ef3f7fb2f50b79d678dcb7d.tar.gz
gentoo-9b90e9d72cb0660a7ef3f7fb2f50b79d678dcb7d.tar.bz2
gentoo-9b90e9d72cb0660a7ef3f7fb2f50b79d678dcb7d.zip
app-emulation/diskimage-builder: stabilize 3.24.0 for amd64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-emulation/diskimage-builder')
-rw-r--r--app-emulation/diskimage-builder/diskimage-builder-3.24.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/diskimage-builder/diskimage-builder-3.24.0.ebuild b/app-emulation/diskimage-builder/diskimage-builder-3.24.0.ebuild
index bbd75fbe73fb..cfd2e2377172 100644
--- a/app-emulation/diskimage-builder/diskimage-builder-3.24.0.ebuild
+++ b/app-emulation/diskimage-builder/diskimage-builder-3.24.0.ebuild
@@ -14,7 +14,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"