commit: a4d8101e45aefdb0d4242db5097ead95944bac5b Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Jan 12 22:43:02 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Jan 12 22:44:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d8101e
dev-python/python-bugzilla: Stable for amd64+x86. Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild b/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild index f29788a..95a98cb 100644 --- a/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ DESCRIPTION="A python module for interacting with Bugzilla over XMLRPC" HOMEPAGE="https://github.com/python-bugzilla/python-bugzilla" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" LICENSE="GPL-2" SLOT="0"
