diff options
author | Sam James <sam@gentoo.org> | 2022-06-21 23:11:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-21 23:11:19 +0100 |
commit | 42947794be9f0324d0f5b39412a92a26a3127ef1 (patch) | |
tree | 99f0f1395ee867c3a63f7f6ff1945b779fcc8ef1 /sci-libs | |
parent | sci-libs/mpir: fix typo in metadata.xml description (diff) | |
download | gentoo-42947794be9f0324d0f5b39412a92a26a3127ef1.tar.gz gentoo-42947794be9f0324d0f5b39412a92a26a3127ef1.tar.bz2 gentoo-42947794be9f0324d0f5b39412a92a26a3127ef1.zip |
sci-libs/stellarsolver: Stabilize 2.2 x86, #839555
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-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 a4a83b616757..e33679de6897 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=" |