diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:55:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-27 08:55:35 +0200 |
commit | b7c38a87b8d2b2a0260786764e3fd56770330a1a (patch) | |
tree | e11a4bb4de68da2f2e2f446e28dd6285bb1e4dc3 /sci-geosciences | |
parent | app-text/coolreader: amd64 stable wrt bug #792144 (diff) | |
download | gentoo-b7c38a87b8d2b2a0260786764e3fd56770330a1a.tar.gz gentoo-b7c38a87b8d2b2a0260786764e3fd56770330a1a.tar.bz2 gentoo-b7c38a87b8d2b2a0260786764e3fd56770330a1a.zip |
sci-geosciences/routino: amd64 stable wrt bug #792258
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/routino/routino-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/routino/routino-3.3.3.ebuild b/sci-geosciences/routino/routino-3.3.3.ebuild index 7a46ac85f347..e5be0242bc40 100644 --- a/sci-geosciences/routino/routino-3.3.3.ebuild +++ b/sci-geosciences/routino/routino-3.3.3.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} )" |