Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/routino/
Date: Thu, 27 May 2021 06:57:20
Message-Id: 1622098631.2daf9531b72ce864a648cc9c22b2b1a49e57fd04.ago@gentoo
1 commit: 2daf9531b72ce864a648cc9c22b2b1a49e57fd04
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 06:57:11 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 06:57:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2daf9531
7
8 sci-geosciences/routino: x86 stable wrt bug #792258
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sci-geosciences/routino/routino-3.3.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sci-geosciences/routino/routino-3.3.3.ebuild b/sci-geosciences/routino/routino-3.3.3.ebuild
18 index e5be0242bc4..0688afc16cc 100644
19 --- a/sci-geosciences/routino/routino-3.3.3.ebuild
20 +++ b/sci-geosciences/routino/routino-3.3.3.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://routino.org/download/${P}.tgz"
22
23 LICENSE="AGPL-3+"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="python test"
28
29 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"