Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-calculators/units/
Date: Thu, 07 Jan 2021 18:57:26
Message-Id: 1610045821.c46d75f70248d2cc8eea1076cc941e5ac6b6f8d2.sam@gentoo
1 commit: c46d75f70248d2cc8eea1076cc941e5ac6b6f8d2
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 18:57:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 18:57:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46d75f7
7
8 sci-calculators/units: Stabilize 2.20 ppc64, #763360
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-calculators/units/units-2.20.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-calculators/units/units-2.20.ebuild b/sci-calculators/units/units-2.20.ebuild
16 index f6a0648167e..185a3134701 100644
17 --- a/sci-calculators/units/units-2.20.ebuild
18 +++ b/sci-calculators/units/units-2.20.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
20
21 LICENSE="FDL-1.3 GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="+units-cur"
26 REQUIRED_USE="units-cur? ( ${PYTHON_REQUIRED_USE} )"