diff options
-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 23635efaa7e..7f7d650a6bd 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}] |