Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/units/
Date: Sun, 01 Oct 2017 19:11:16
Message-Id: 1506885057.216774826de6e75800375f64ec837327b329d165.mattst88@gentoo
1 commit: 216774826de6e75800375f64ec837327b329d165
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 1 19:10:57 2017 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 1 19:10:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21677482
7
8 sci-calculators/units-2.14-r1: ppc stable, bug 625086
9
10 sci-calculators/units/units-2.14-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sci-calculators/units/units-2.14-r1.ebuild b/sci-calculators/units/units-2.14-r1.ebuild
14 index 89d0cc43573..bfa3ce23b32 100644
15 --- a/sci-calculators/units/units-2.14-r1.ebuild
16 +++ b/sci-calculators/units/units-2.14-r1.ebuild
17 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
18
19 LICENSE="FDL-1.3 GPL-3"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
22 +KEYWORDS="~alpha amd64 ~arm hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
23 IUSE="+units_cur"
24 REQUIRED_USE="units_cur? ( ${PYTHON_REQUIRED_USE} )"