diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 21:46:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 21:46:05 +0000 |
commit | 91c135949157b450e1a9a7d1d55c8810b8b1c440 (patch) | |
tree | 210990a03cc4da9ae88d0cd950bed7857222da6e /sci-libs | |
parent | sci-libs/indilib: Stabilize 1.8.8 x86, #770226 (diff) | |
download | gentoo-91c135949157b450e1a9a7d1d55c8810b8b1c440.tar.gz gentoo-91c135949157b450e1a9a7d1d55c8810b8b1c440.tar.bz2 gentoo-91c135949157b450e1a9a7d1d55c8810b8b1c440.zip |
sci-libs/stellarsolver: Stabilize 1.5 x86, #770226
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/stellarsolver/stellarsolver-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/stellarsolver/stellarsolver-1.5.ebuild b/sci-libs/stellarsolver/stellarsolver-1.5.ebuild index 24ef832a6e19..f3665c5dfa9f 100644 --- a/sci-libs/stellarsolver/stellarsolver-1.5.ebuild +++ b/sci-libs/stellarsolver/stellarsolver-1.5.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=" |