diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:56:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-06 13:58:31 +0100 |
commit | 07bb096450285d9e9d91492c94405286aa495615 (patch) | |
tree | ef8a910d22b3febce66985502ca806d8d6acff28 /dev-python/peewee | |
parent | sci-astronomy/stellarium: amd64 stable wrt bug #574844 (diff) | |
download | gentoo-07bb096450285d9e9d91492c94405286aa495615.tar.gz gentoo-07bb096450285d9e9d91492c94405286aa495615.tar.bz2 gentoo-07bb096450285d9e9d91492c94405286aa495615.zip |
dev-python/peewee: amd64 stable wrt bug #574954
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/peewee')
-rw-r--r-- | dev-python/peewee/peewee-2.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/peewee/peewee-2.7.4.ebuild b/dev-python/peewee/peewee-2.7.4.ebuild index ecc09195f958..75265bae905f 100644 --- a/dev-python/peewee/peewee-2.7.4.ebuild +++ b/dev-python/peewee/peewee-2.7.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/coleifer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |