diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-19 12:43:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-19 12:45:05 -0500 |
commit | ba65625280f1a1ec8ac301ba34b1dbd5ae4e2929 (patch) | |
tree | 6aa28777333086ce8a75732c163bcd288c0bc94f /app-emulation/diskimage-builder | |
parent | sys-cluster/neutron: 11.0.3 bup (diff) | |
download | gentoo-ba65625280f1a1ec8ac301ba34b1dbd5ae4e2929.tar.gz gentoo-ba65625280f1a1ec8ac301ba34b1dbd5ae4e2929.tar.bz2 gentoo-ba65625280f1a1ec8ac301ba34b1dbd5ae4e2929.zip |
app-emulation/diskimage-builder: 2.11.0 stable amd64 and x86
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emulation/diskimage-builder')
-rw-r--r-- | app-emulation/diskimage-builder/diskimage-builder-2.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/diskimage-builder/diskimage-builder-2.11.0.ebuild b/app-emulation/diskimage-builder/diskimage-builder-2.11.0.ebuild index b7ce708c6881..dfe685ce8092 100644 --- a/app-emulation/diskimage-builder/diskimage-builder-2.11.0.ebuild +++ b/app-emulation/diskimage-builder/diskimage-builder-2.11.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |