Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/calc/
Date: Tue, 30 Aug 2022 18:40:18
Message-Id: 1661884757.f22026c5b03bcf88ff2278fb5ca6ec96337b74eb.jsmolic@gentoo
1 commit: f22026c5b03bcf88ff2278fb5ca6ec96337b74eb
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 30 18:39:17 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 30 18:39:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22026c5
7
8 sci-mathematics/calc: Stabilize 2.13.0.1 amd64, #867544
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sci-mathematics/calc/calc-2.13.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-mathematics/calc/calc-2.13.0.1.ebuild b/sci-mathematics/calc/calc-2.13.0.1.ebuild
16 index 2c8f50d33e36..fc5ddd2bf3f5 100644
17 --- a/sci-mathematics/calc/calc-2.13.0.1.ebuild
18 +++ b/sci-mathematics/calc/calc-2.13.0.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.isthe.com/chongo/src/calc/${P}.tar.bz2"
20
21 SLOT="0"
22 LICENSE="LGPL-2"
23 -KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="
27 sys-libs/ncurses:0=