diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 15:53:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 15:53:39 +0100 |
commit | a23aba73d81969e897d3a9db4d3fedee07ca2fb9 (patch) | |
tree | cd1b65bb296c6af670f3e7344f2a9b86e9600915 /dev-python/shortuuid | |
parent | app-misc/pax-utils: amd64 stable wrt bug #606746 (diff) | |
download | gentoo-a23aba73d81969e897d3a9db4d3fedee07ca2fb9.tar.gz gentoo-a23aba73d81969e897d3a9db4d3fedee07ca2fb9.tar.bz2 gentoo-a23aba73d81969e897d3a9db4d3fedee07ca2fb9.zip |
dev-python/shortuuid: amd64 stable wrt bug #606334
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shortuuid/shortuuid-0.4.3.ebuild b/dev-python/shortuuid/shortuuid-0.4.3.ebuild index b34b2195af07..6389b598e9ff 100644 --- a/dev-python/shortuuid/shortuuid-0.4.3.ebuild +++ b/dev-python/shortuuid/shortuuid-0.4.3.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$ @@ -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" |