diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:10:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-12 11:10:36 +0100 |
commit | 3471b9e4300fea6f3af4cc2b9b19ddbd9c22e8d6 (patch) | |
tree | 6047a41efe217134e6d523d3bbf5577cc8418f00 /sci-mathematics | |
parent | dev-lang/swi-prolog: bump 7.3 development version (diff) | |
download | gentoo-3471b9e4300fea6f3af4cc2b9b19ddbd9c22e8d6.tar.gz gentoo-3471b9e4300fea6f3af4cc2b9b19ddbd9c22e8d6.tar.bz2 gentoo-3471b9e4300fea6f3af4cc2b9b19ddbd9c22e8d6.zip |
sci-mathematics/singular: ppc stable wrt bug #556418
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/singular/singular-4.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/singular/singular-4.0.2.ebuild b/sci-mathematics/singular/singular-4.0.2.ebuild index 1f60ff3b9e07..f1f1f9d9649a 100644 --- a/sci-mathematics/singular/singular-4.0.2.ebuild +++ b/sci-mathematics/singular/singular-4.0.2.ebuild @@ -21,7 +21,7 @@ SRC_URI="http://www.mathematik.uni-kl.de/ftp/pub/Math/${MY_PN}/SOURCES/${MY_DIR} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc x86 ~x86-linux ~x86-macos" IUSE="boost doc emacs examples python +readline" RDEPEND="dev-libs/gmp:0 |