diff options
author | Sam James <sam@gentoo.org> | 2023-10-01 03:27:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-01 03:27:15 +0100 |
commit | fbd81fca37baf6b6eef2f50e356a364def490a7d (patch) | |
tree | 2466594c9fc820c68892cd1733995e91a633abe4 /sci-libs | |
parent | app-office/libalkimia: Stabilize 8.1.2 x86, #914976 (diff) | |
download | gentoo-fbd81fca37baf6b6eef2f50e356a364def490a7d.tar.gz gentoo-fbd81fca37baf6b6eef2f50e356a364def490a7d.tar.bz2 gentoo-fbd81fca37baf6b6eef2f50e356a364def490a7d.zip |
sci-libs/stellarsolver: Stabilize 2.5 amd64, #914977
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/stellarsolver/stellarsolver-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/stellarsolver/stellarsolver-2.5.ebuild b/sci-libs/stellarsolver/stellarsolver-2.5.ebuild index 0f99bc4fa47b..1473c730ee95 100644 --- a/sci-libs/stellarsolver/stellarsolver-2.5.ebuild +++ b/sci-libs/stellarsolver/stellarsolver-2.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=" |