diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 12:52:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 12:52:24 +0100 |
commit | 58e1bfcbc5edaaf2942171f408f327b5f556a577 (patch) | |
tree | 43ab65bf93ecad4186ae043debd9f6b2220550e7 /sci-geosciences/routino | |
parent | media-gfx/asymptote: Stabilize 2.85-r1 x86, #904595 (diff) | |
download | gentoo-58e1bfcbc5edaaf2942171f408f327b5f556a577.tar.gz gentoo-58e1bfcbc5edaaf2942171f408f327b5f556a577.tar.bz2 gentoo-58e1bfcbc5edaaf2942171f408f327b5f556a577.zip |
sci-geosciences/routino: Stabilize 3.3.3-r4 x86, #904606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/routino')
-rw-r--r-- | sci-geosciences/routino/routino-3.3.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/routino/routino-3.3.3-r4.ebuild b/sci-geosciences/routino/routino-3.3.3-r4.ebuild index 5f057f358f70..0ee1d6ec0788 100644 --- a/sci-geosciences/routino/routino-3.3.3-r4.ebuild +++ b/sci-geosciences/routino/routino-3.3.3-r4.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} )" |