diff options
author | Sam James <sam@gentoo.org> | 2023-04-19 12:23:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-19 12:23:20 +0100 |
commit | 1ac7a4ecee9a88f711c986e9dd95c0c9ae8c2d6b (patch) | |
tree | 9031655454f5df5f2c778d38c705ac1f0cfacaa7 /sci-geosciences/routino | |
parent | net-misc/dropbox-cli: Stabilize 2023 amd64, #904611 (diff) | |
download | gentoo-1ac7a4ecee9a88f711c986e9dd95c0c9ae8c2d6b.tar.gz gentoo-1ac7a4ecee9a88f711c986e9dd95c0c9ae8c2d6b.tar.bz2 gentoo-1ac7a4ecee9a88f711c986e9dd95c0c9ae8c2d6b.zip |
sci-geosciences/routino: Stabilize 3.3.3-r4 amd64, #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 3a03984a6ad0..5f057f358f70 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} )" |