diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 14:22:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-26 14:22:07 +0000 |
commit | a16e794e4f49990b8c1b6e558ba14ada0a07cf1c (patch) | |
tree | 845a1d9cca64b61f74e0b700d788b14bcaccdcd7 /sci-libs | |
parent | sci-libs/indilib: Stabilize 2.1.0 amd64, #937633 (diff) | |
download | gentoo-a16e794e4f49990b8c1b6e558ba14ada0a07cf1c.tar.gz gentoo-a16e794e4f49990b8c1b6e558ba14ada0a07cf1c.tar.bz2 gentoo-a16e794e4f49990b8c1b6e558ba14ada0a07cf1c.zip |
sci-libs/stellarsolver: Stabilize 2.6 amd64, #937633
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/stellarsolver/stellarsolver-2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/stellarsolver/stellarsolver-2.6.ebuild b/sci-libs/stellarsolver/stellarsolver-2.6.ebuild index e257a6f5826b..f7c3f6d5abd8 100644 --- a/sci-libs/stellarsolver/stellarsolver-2.6.ebuild +++ b/sci-libs/stellarsolver/stellarsolver-2.6.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=" |