diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:44:14 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:48:56 +0200 |
commit | d12d9b60649f70dd900a12481cb9d3d17153fe88 (patch) | |
tree | b8ed350295a42370db3d90dfd9d84bcea2d08049 /dev-python/python-social-auth | |
parent | dev-python/pyopencl-2016.1-r0: amd64 stable (diff) | |
download | gentoo-d12d9b60649f70dd900a12481cb9d3d17153fe88.tar.gz gentoo-d12d9b60649f70dd900a12481cb9d3d17153fe88.tar.bz2 gentoo-d12d9b60649f70dd900a12481cb9d3d17153fe88.zip |
dev-python/python-social-auth-0.2.10-r0: amd64 stable
Gentoo-Bug: 625062
Diffstat (limited to 'dev-python/python-social-auth')
-rw-r--r-- | dev-python/python-social-auth/python-social-auth-0.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild b/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild index aa1059a4975b..8c8f3c7a876e 100644 --- a/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild +++ b/dev-python/python-social-auth/python-social-auth-0.2.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/omab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="doc examples test" RDEPEND=" |