diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-12-23 21:09:43 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-12-23 21:10:48 -0600 |
commit | a8c00d3653004475e9410ef18b5ee9ea07585a92 (patch) | |
tree | 65e68d6c4611e80c3492c1af4c9e1b4ef807f772 /app-emulation | |
parent | dev-python/flake8: 2.5.4 stable amd64 and x86 (diff) | |
download | gentoo-a8c00d3653004475e9410ef18b5ee9ea07585a92.tar.gz gentoo-a8c00d3653004475e9410ef18b5ee9ea07585a92.tar.bz2 gentoo-a8c00d3653004475e9410ef18b5ee9ea07585a92.zip |
app-emulation/diskimage-builder: 1.23.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/diskimage-builder/diskimage-builder-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/diskimage-builder/diskimage-builder-1.23.0.ebuild b/app-emulation/diskimage-builder/diskimage-builder-1.23.0.ebuild index 4ea1d4d847b2..3ca9edf4bced 100644 --- a/app-emulation/diskimage-builder/diskimage-builder-1.23.0.ebuild +++ b/app-emulation/diskimage-builder/diskimage-builder-1.23.0.ebuild @@ -13,7 +13,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-1.8[${PYTHON_USEDEP}]" |