Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libzilla/
Date: Sun, 03 Dec 2017 19:47:55
Message-Id: 1512330467.39c3d352df8f1d79b24fdfdc7cafdb2164996e3b.monsieurp@gentoo
1 commit: 39c3d352df8f1d79b24fdfdc7cafdb2164996e3b
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 3 19:47:11 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 3 19:47:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c3d352
7
8 dev-python/libzilla: stable for amd64+x86.
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-python/libzilla/libzilla-1.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/libzilla/libzilla-1.3.ebuild b/dev-python/libzilla/libzilla-1.3.ebuild
16 index e1ce63c71c8..0e317f053e0 100644
17 --- a/dev-python/libzilla/libzilla-1.3.ebuild
18 +++ b/dev-python/libzilla/libzilla-1.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ DESCRIPTION="Library for managing Bugzilla bug reports from the CLI"
26 HOMEPAGE="https://github.com/monsieurp/libzilla"
27 SRC_URI="https://github.com/monsieurp/libzilla/archive/v${PV}.zip -> ${P}.zip"
28
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 LICENSE="MIT"
32 SLOT="0"
33 IUSE=""