summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-01-12 22:43:02 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-01-12 22:44:15 +0000
commita4d8101e45aefdb0d4242db5097ead95944bac5b (patch)
tree7a059a13d9c6597d249d797a428d268600b132b2 /dev-python/python-bugzilla
parentapp-text/llpp: adopt -std=c99 for gcc-4.9 and some other -W flags form upstre... (diff)
downloadgentoo-a4d8101e45aefdb0d4242db5097ead95944bac5b.tar.gz
gentoo-a4d8101e45aefdb0d4242db5097ead95944bac5b.tar.bz2
gentoo-a4d8101e45aefdb0d4242db5097ead95944bac5b.zip
dev-python/python-bugzilla: Stable for amd64+x86.
Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r--dev-python/python-bugzilla/python-bugzilla-1.2.2.ebuild4
1 files 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 f29788a854a3..95a98cbaaed5 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"