diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-10 07:30:00 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-10 07:30:00 +0900 |
commit | a371092e32006ff1505830e07d2bad0ce8efd71f (patch) | |
tree | e96be2e7f7e0974ef5c437007063f7e421a95129 /dev-python/locket | |
parent | dev-python/bcolz: amd64 stable (diff) | |
download | gentoo-a371092e32006ff1505830e07d2bad0ce8efd71f.tar.gz gentoo-a371092e32006ff1505830e07d2bad0ce8efd71f.tar.bz2 gentoo-a371092e32006ff1505830e07d2bad0ce8efd71f.zip |
dev-python/locket: amd64 stable
Gentoo-bug: 571282
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/locket')
-rw-r--r-- | dev-python/locket/locket-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/locket/locket-0.2.0.ebuild b/dev-python/locket/locket-0.2.0.ebuild index 0fba6875326f..282a478cfcbd 100644 --- a/dev-python/locket/locket-0.2.0.ebuild +++ b/dev-python/locket/locket-0.2.0.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |