Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/pybliographer/
Date: Sat, 13 Apr 2019 19:10:41
Message-Id: 1555182603.a30d6add4682f1a931bd1c16e6e43185c3d480bc.ago@gentoo
1 commit: a30d6add4682f1a931bd1c16e6e43185c3d480bc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 13 19:10:03 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 13 19:10:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a30d6add
7
8 app-office/pybliographer: amd64 stable wrt bug #681538
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-office/pybliographer/pybliographer-1.4.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/pybliographer/pybliographer-1.4.0-r1.ebuild b/app-office/pybliographer/pybliographer-1.4.0-r1.ebuild
18 index 02423028909..a28717aed52 100644
19 --- a/app-office/pybliographer/pybliographer-1.4.0-r1.ebuild
20 +++ b/app-office/pybliographer/pybliographer-1.4.0-r1.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://pybliographer.org"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86"
26 +KEYWORDS="amd64 ~ppc ~x86"
27
28 IUSE=""
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"