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:55:43
Message-Id: 1622098535.b7c38a87b8d2b2a0260786764e3fd56770330a1a.ago@gentoo
1 commit: b7c38a87b8d2b2a0260786764e3fd56770330a1a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 06:55:35 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 06:55:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c38a87
7
8 sci-geosciences/routino: amd64 stable wrt bug #792258
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
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 7a46ac85f34..e5be0242bc4 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} )"