diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 14:30:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-11 14:30:49 +0100 |
commit | 0b516e847787a3b4d55424d3ea07c76f2bc722a5 (patch) | |
tree | 8ef348523553c74874215d90938826512ebec018 /sci-mathematics/calc | |
parent | sys-cluster/mpich: amd64 stable wrt bug #612232 (diff) | |
download | gentoo-0b516e847787a3b4d55424d3ea07c76f2bc722a5.tar.gz gentoo-0b516e847787a3b4d55424d3ea07c76f2bc722a5.tar.bz2 gentoo-0b516e847787a3b4d55424d3ea07c76f2bc722a5.zip |
sci-mathematics/calc: amd64 stable wrt bug #609998
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics/calc')
-rw-r--r-- | sci-mathematics/calc/calc-2.12.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/calc/calc-2.12.5.4.ebuild b/sci-mathematics/calc/calc-2.12.5.4.ebuild index 6d37fb5d3fd3..c8ebd6a8570c 100644 --- a/sci-mathematics/calc/calc-2.12.5.4.ebuild +++ b/sci-mathematics/calc/calc-2.12.5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" IUSE="" |