diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 16:34:57 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 16:37:08 +0100 |
commit | f7435bc7b93efc9ee68e75e9bdce5f11bdd61054 (patch) | |
tree | 6b8e9f382d371e04a21b2450a5365687df5f01e4 /sci-geosciences | |
parent | sys-fs/quota: x86 stable (bug #774342) (diff) | |
download | gentoo-f7435bc7b93efc9ee68e75e9bdce5f11bdd61054.tar.gz gentoo-f7435bc7b93efc9ee68e75e9bdce5f11bdd61054.tar.bz2 gentoo-f7435bc7b93efc9ee68e75e9bdce5f11bdd61054.zip |
sci-geosciences/routino: x86 stable (bug #771345)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@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 0ea8e4a10d4e..e039544481d6 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} )" |