diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 16:00:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 16:00:48 +0100 |
commit | 68903ed8a389af53cb48b8492c92f7f6db7f0071 (patch) | |
tree | a138f0372d3e220b6cbbe04d3eabe4c7e27c840e /dev-python/shortuuid | |
parent | sci-calculators/units: x86 stable wrt bug #606796 (diff) | |
download | gentoo-68903ed8a389af53cb48b8492c92f7f6db7f0071.tar.gz gentoo-68903ed8a389af53cb48b8492c92f7f6db7f0071.tar.bz2 gentoo-68903ed8a389af53cb48b8492c92f7f6db7f0071.zip |
dev-python/shortuuid: x86 stable wrt bug #606334
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/shortuuid')
-rw-r--r-- | dev-python/shortuuid/shortuuid-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/shortuuid/shortuuid-0.4.3.ebuild b/dev-python/shortuuid/shortuuid-0.4.3.ebuild index 6389b598e9ff..6d33c4cc4a8a 100644 --- a/dev-python/shortuuid/shortuuid-0.4.3.ebuild +++ b/dev-python/shortuuid/shortuuid-0.4.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" |