diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:45:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:41 +0100 |
commit | 680bb9f11cd2176a7eeb7738c5fed18c7afcd930 (patch) | |
tree | be36dc479b2911925f5a00bc5b49b693a9e5a8f6 /sci-mathematics | |
parent | net-p2p/nicotine+: x86 stable wrt bug #593168 (diff) | |
download | gentoo-680bb9f11cd2176a7eeb7738c5fed18c7afcd930.tar.gz gentoo-680bb9f11cd2176a7eeb7738c5fed18c7afcd930.tar.bz2 gentoo-680bb9f11cd2176a7eeb7738c5fed18c7afcd930.zip |
sci-mathematics/jags: x86 stable wrt bug #582930
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/jags/jags-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/jags/jags-4.2.0.ebuild b/sci-mathematics/jags/jags-4.2.0.ebuild index 519d17993847..5fa0abc697d5 100644 --- a/sci-mathematics/jags/jags-4.2.0.ebuild +++ b/sci-mathematics/jags/jags-4.2.0.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 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/mcmc-jags/JAGS/4.x/Source/${MYP}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc" RDEPEND=" |