diff options
author | Sam James <sam@gentoo.org> | 2021-04-28 20:24:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-28 20:24:43 +0000 |
commit | 51d4bd1e9cdba157613f9ee49a2de5deb9114014 (patch) | |
tree | 57e0ccaf5732997ce76bcc05d0cb0756212744a4 /sci-mathematics | |
parent | sci-mathematics/calc: add 2.13.0.1 (diff) | |
download | gentoo-51d4bd1e9cdba157613f9ee49a2de5deb9114014.tar.gz gentoo-51d4bd1e9cdba157613f9ee49a2de5deb9114014.tar.bz2 gentoo-51d4bd1e9cdba157613f9ee49a2de5deb9114014.zip |
sci-mathematics/calc: ~arch for 2.13
Closes: https://bugs.gentoo.org/732028
Closes: https://bugs.gentoo.org/725590
Closes: https://bugs.gentoo.org/620892
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/calc/calc-2.13.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/calc/calc-2.13.0.1.ebuild b/sci-mathematics/calc/calc-2.13.0.1.ebuild index 955dc93fbea4..38f0159d1f8e 100644 --- a/sci-mathematics/calc/calc-2.13.0.1.ebuild +++ b/sci-mathematics/calc/calc-2.13.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.isthe.com/chongo/src/calc/${P}.tar.bz2" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" sys-libs/ncurses:0= |