diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:33:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:33:13 +0200 |
commit | 3d6e4b892b628af297a7a370ae2108df981fb7cd (patch) | |
tree | 858a3c8df4c1af74770a287e816b0d7ffd53864f /sci-geosciences/routino | |
parent | virtual/perl-IO-Compress: amd64 stable wrt bug #836303 (diff) | |
download | gentoo-3d6e4b892b628af297a7a370ae2108df981fb7cd.tar.gz gentoo-3d6e4b892b628af297a7a370ae2108df981fb7cd.tar.bz2 gentoo-3d6e4b892b628af297a7a370ae2108df981fb7cd.zip |
sci-geosciences/routino: amd64 stable wrt bug #850331
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences/routino')
-rw-r--r-- | sci-geosciences/routino/routino-3.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/routino/routino-3.3.3-r1.ebuild b/sci-geosciences/routino/routino-3.3.3-r1.ebuild index 5f827be3d0a8..bd2f73d37c4f 100644 --- a/sci-geosciences/routino/routino-3.3.3-r1.ebuild +++ b/sci-geosciences/routino/routino-3.3.3-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://routino.org/download/${P}.tgz" LICENSE="AGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="python test" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |