summaryrefslogtreecommitdiff
path: root/app-emulation
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-01-16 13:37:04 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-01-16 13:37:04 -0600
commitca32291daba3d3471363f243d749d94be40b0bc8 (patch)
treee71bd34bb4690ff8d2e0e9fdacce6104b89867ac /app-emulation
parente26faa4b5341f724486cf23bbc69d86ace99ec0c (diff)
downloadgentoo-ca32291daba3d3471363f243d749d94be40b0bc8.tar.gz
gentoo-ca32291daba3d3471363f243d749d94be40b0bc8.tar.xz
app-emulation/diskimage-builder: 1.26.1 stable x86 and amd64
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/diskimage-builder/diskimage-builder-1.26.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/diskimage-builder/diskimage-builder-1.26.1.ebuild b/app-emulation/diskimage-builder/diskimage-builder-1.26.1.ebuild
index 4ea1d4d847b..269ad324337 100644
--- a/app-emulation/diskimage-builder/diskimage-builder-1.26.1.ebuild
+++ b/app-emulation/diskimage-builder/diskimage-builder-1.26.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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}]"