diff options
author | Sam James <sam@gentoo.org> | 2021-03-08 10:24:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-08 10:24:52 +0000 |
commit | ffb70d504510feda761e2fb152ab6be6a09c7f6b (patch) | |
tree | 8eae98e9337e0edd7beffbea6423cbc5ed2ae5a8 /sci-geosciences | |
parent | sys-cluster/drbd-utils: Stabilize 9.15.1 amd64, #771090 (diff) | |
download | gentoo-ffb70d504510feda761e2fb152ab6be6a09c7f6b.tar.gz gentoo-ffb70d504510feda761e2fb152ab6be6a09c7f6b.tar.bz2 gentoo-ffb70d504510feda761e2fb152ab6be6a09c7f6b.zip |
sci-geosciences/routino: Stabilize 3.3.2 amd64, #771345
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/routino/routino-3.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/routino/routino-3.3.2.ebuild b/sci-geosciences/routino/routino-3.3.2.ebuild index e039544481d6..85bcfcaf76bd 100644 --- a/sci-geosciences/routino/routino-3.3.2.ebuild +++ b/sci-geosciences/routino/routino-3.3.2.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} )" |