diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-21 14:59:51 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-21 14:59:51 +0200 |
commit | 2346a390c0df946cdc69f78c993190f6fbea561e (patch) | |
tree | 65692560ce8046a00818f0852c2ffe1afd99db4b /sci-libs/stellarsolver | |
parent | sci-libs/indilib: Stabilize 1.9.5.1 amd64, #839555 (diff) | |
download | gentoo-2346a390c0df946cdc69f78c993190f6fbea561e.tar.gz gentoo-2346a390c0df946cdc69f78c993190f6fbea561e.tar.bz2 gentoo-2346a390c0df946cdc69f78c993190f6fbea561e.zip |
sci-libs/stellarsolver: Stabilize 2.2 amd64, #839555
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sci-libs/stellarsolver')
-rw-r--r-- | sci-libs/stellarsolver/stellarsolver-2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/stellarsolver/stellarsolver-2.2.ebuild b/sci-libs/stellarsolver/stellarsolver-2.2.ebuild index 3fd2a5f94878..a4a83b616757 100644 --- a/sci-libs/stellarsolver/stellarsolver-2.2.ebuild +++ b/sci-libs/stellarsolver/stellarsolver-2.2.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=" |