diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-14 23:16:56 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-14 23:16:56 +0200 |
commit | 2cda2cc76f65cda9a60581e55ec093d982adaf5c (patch) | |
tree | 1b2beaf84cd304cc3ff95b64c570866b57692deb /sci-geosciences/routino | |
parent | dev-python/pydevd: Stabilize 2.8.0-r1 x86, #851564 (diff) | |
download | gentoo-2cda2cc76f65cda9a60581e55ec093d982adaf5c.tar.gz gentoo-2cda2cc76f65cda9a60581e55ec093d982adaf5c.tar.bz2 gentoo-2cda2cc76f65cda9a60581e55ec093d982adaf5c.zip |
sci-geosciences/routino: Stabilize 3.3.3-r2 x86, #851981
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-geosciences/routino')
-rw-r--r-- | sci-geosciences/routino/routino-3.3.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/routino/routino-3.3.3-r2.ebuild b/sci-geosciences/routino/routino-3.3.3-r2.ebuild index 1393713d8bf8..1a7cdd25e57f 100644 --- a/sci-geosciences/routino/routino-3.3.3-r2.ebuild +++ b/sci-geosciences/routino/routino-3.3.3-r2.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} )" |