diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:38:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-09 09:39:39 +0200 |
commit | fb8f911f6fea646e4947a5a3f0261a6c5535c343 (patch) | |
tree | 21e604b0316a272a08d639c38555d895ef33668d /sci-geosciences/routino | |
parent | virtual/perl-IO-Compress: x86 stable wrt bug #836303 (diff) | |
download | gentoo-fb8f911f6fea646e4947a5a3f0261a6c5535c343.tar.gz gentoo-fb8f911f6fea646e4947a5a3f0261a6c5535c343.tar.bz2 gentoo-fb8f911f6fea646e4947a5a3f0261a6c5535c343.zip |
sci-geosciences/routino: x86 stable wrt bug #850331
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 bd2f73d37c4f..19444e92886d 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} )" |