summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-12-23 21:09:43 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-12-23 21:10:48 -0600
commita8c00d3653004475e9410ef18b5ee9ea07585a92 (patch)
tree65e68d6c4611e80c3492c1af4c9e1b4ef807f772
parentdev-python/flake8: 2.5.4 stable amd64 and x86 (diff)
downloadgentoo-a8c00d36.tar.gz
gentoo-a8c00d36.tar.bz2
gentoo-a8c00d36.zip
app-emulation/diskimage-builder: 1.23.0 stable amd64 and x86
Package-Manager: portage-2.3.0
-rw-r--r--app-emulation/diskimage-builder/diskimage-builder-1.23.0.ebuild2
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}]"