diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 18:27:06 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 18:27:06 +0200 |
commit | 70dfc19af1bc64b25043f39e756120176e7823ed (patch) | |
tree | 5a617a9fc3d5b3c5264b2d203167756e823143e6 /sci-geosciences | |
parent | sys-devel/autogen: Stabilize 5.18.16-r3 amd64, #923556 (diff) | |
download | gentoo-70dfc19af1bc64b25043f39e756120176e7823ed.tar.gz gentoo-70dfc19af1bc64b25043f39e756120176e7823ed.tar.bz2 gentoo-70dfc19af1bc64b25043f39e756120176e7823ed.zip |
sci-geosciences/routino: Stabilize 3.4.1 amd64, #923559
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/routino/routino-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/routino/routino-3.4.1.ebuild b/sci-geosciences/routino/routino-3.4.1.ebuild index 3a03984a6ad0..642e56f2b7a5 100644 --- a/sci-geosciences/routino/routino-3.4.1.ebuild +++ b/sci-geosciences/routino/routino-3.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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} )" |