diff options
author | Sam James <sam@gentoo.org> | 2021-10-03 19:46:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-03 19:46:24 +0100 |
commit | 21afe4a4419f710ac0c67ce55903696f00ea0853 (patch) | |
tree | ad5a84f0c01251be34b37e919286c13049fca976 /sci-libs/stellarsolver | |
parent | dev-libs/appstream: Stabilize 0.14.5 amd64, #815829 (diff) | |
download | gentoo-21afe4a4419f710ac0c67ce55903696f00ea0853.tar.gz gentoo-21afe4a4419f710ac0c67ce55903696f00ea0853.tar.bz2 gentoo-21afe4a4419f710ac0c67ce55903696f00ea0853.zip |
sci-libs/stellarsolver: Stabilize 1.8 amd64, #815835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/stellarsolver')
-rw-r--r-- | sci-libs/stellarsolver/stellarsolver-1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/stellarsolver/stellarsolver-1.8.ebuild b/sci-libs/stellarsolver/stellarsolver-1.8.ebuild index d0553c0b9c57..35969b975220 100644 --- a/sci-libs/stellarsolver/stellarsolver-1.8.ebuild +++ b/sci-libs/stellarsolver/stellarsolver-1.8.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=" |