diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:23:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-16 17:23:47 +0100 |
commit | 3ebd7fe8b75994b3730c8aa8f646a7bd7540dc40 (patch) | |
tree | 03e8bdb2c6fa08b0716aa0322879f2e359f45386 /dev-python/oslo-rootwrap | |
parent | dev-python/oslo-reports: x86 stable wrt bug #565742 (diff) | |
download | gentoo-3ebd7fe8b75994b3730c8aa8f646a7bd7540dc40.tar.gz gentoo-3ebd7fe8b75994b3730c8aa8f646a7bd7540dc40.tar.bz2 gentoo-3ebd7fe8b75994b3730c8aa8f646a7bd7540dc40.zip |
dev-python/oslo-rootwrap: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/oslo-rootwrap')
-rw-r--r-- | dev-python/oslo-rootwrap/oslo-rootwrap-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-rootwrap/oslo-rootwrap-2.3.0.ebuild b/dev-python/oslo-rootwrap/oslo-rootwrap-2.3.0.ebuild index 1d61d8c45bdf..4bfbd1a64efe 100644 --- a/dev-python/oslo-rootwrap/oslo-rootwrap-2.3.0.ebuild +++ b/dev-python/oslo-rootwrap/oslo-rootwrap-2.3.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.rootwrap-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" CDEPEND=" |