diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 12:04:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-02 12:04:51 +0100 |
commit | 34baccdfe25896354eac9c8c96e6356c6be40ae4 (patch) | |
tree | 7213ccbeaf72a59c85e88150ea62fa4d59414139 /dev-python/django-openstack-auth | |
parent | sys-fs/lvm2: workaround for building with USE="cman" enabled (diff) | |
download | gentoo-34baccdfe25896354eac9c8c96e6356c6be40ae4.tar.gz gentoo-34baccdfe25896354eac9c8c96e6356c6be40ae4.tar.bz2 gentoo-34baccdfe25896354eac9c8c96e6356c6be40ae4.zip |
dev-python/django-openstack-auth: amd64/x86 stable, (ALLARCHES policy) wrt bug #564692
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-python/django-openstack-auth')
-rw-r--r-- | dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild b/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild index 23635efaa7eb..7f7d650a6bd8 100644 --- a/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild +++ b/dev-python/django-openstack-auth/django-openstack-auth-1.2.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/django_openstack_auth-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |