diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:57:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:57:11 +0200 |
commit | 2daf9531b72ce864a648cc9c22b2b1a49e57fd04 (patch) | |
tree | 9cdfa1a387b5e0c8345f278702e368cdae26a48a /sci-geosciences | |
parent | sci-geosciences/gpxsee: x86 stable wrt bug #792141 (diff) | |
download | gentoo-2daf9531b72ce864a648cc9c22b2b1a49e57fd04.tar.gz gentoo-2daf9531b72ce864a648cc9c22b2b1a49e57fd04.tar.bz2 gentoo-2daf9531b72ce864a648cc9c22b2b1a49e57fd04.zip |
sci-geosciences/routino: x86 stable wrt bug #792258
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/routino/routino-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/routino/routino-3.3.3.ebuild b/sci-geosciences/routino/routino-3.3.3.ebuild index e5be0242bc40..0688afc16cc9 100644 --- a/sci-geosciences/routino/routino-3.3.3.ebuild +++ b/sci-geosciences/routino/routino-3.3.3.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} )" |