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-mathematics/calc/
Date: Wed, 28 Apr 2021 20:25:13
Message-Id: 1619641483.51d4bd1e9cdba157613f9ee49a2de5deb9114014.sam@gentoo
1 commit: 51d4bd1e9cdba157613f9ee49a2de5deb9114014
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 28 20:24:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 28 20:24:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51d4bd1e
7
8 sci-mathematics/calc: ~arch for 2.13
9
10 Closes: https://bugs.gentoo.org/732028
11 Closes: https://bugs.gentoo.org/725590
12 Closes: https://bugs.gentoo.org/620892
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 sci-mathematics/calc/calc-2.13.0.1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sci-mathematics/calc/calc-2.13.0.1.ebuild b/sci-mathematics/calc/calc-2.13.0.1.ebuild
19 index 955dc93fbea..38f0159d1f8 100644
20 --- a/sci-mathematics/calc/calc-2.13.0.1.ebuild
21 +++ b/sci-mathematics/calc/calc-2.13.0.1.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="http://www.isthe.com/chongo/src/calc/${P}.tar.bz2"
23
24 SLOT="0"
25 LICENSE="LGPL-2"
26 -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
28
29 RDEPEND="
30 sys-libs/ncurses:0=