diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-26 10:15:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-26 10:15:10 +0100 |
commit | f06cac0e3892376e04ec9c6d72a16c6237c7b92d (patch) | |
tree | 1706b28c88a1e114beb6ad360a18f0c9597e804c /sci-libs | |
parent | www-client/chromium: dev channel bump to 100.0.4896.12 (diff) | |
download | gentoo-f06cac0e3892376e04ec9c6d72a16c6237c7b92d.tar.gz gentoo-f06cac0e3892376e04ec9c6d72a16c6237c7b92d.tar.bz2 gentoo-f06cac0e3892376e04ec9c6d72a16c6237c7b92d.zip |
sci-libs/stellarsolver: amd64 stable wrt bug #833839
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/stellarsolver/stellarsolver-1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/stellarsolver/stellarsolver-1.9.ebuild b/sci-libs/stellarsolver/stellarsolver-1.9.ebuild index 9a2aed549e42..9d256308a02c 100644 --- a/sci-libs/stellarsolver/stellarsolver-1.9.ebuild +++ b/sci-libs/stellarsolver/stellarsolver-1.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rlancaste/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |