diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 15:50:16 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 20:24:47 +0800 |
commit | b3cd34da80e95d6e3226044c5619cd575264aba9 (patch) | |
tree | 661ad628e91d8a1c62f1a864404ea46cbafdcd23 /sci-mathematics/lpsolve | |
parent | net-libs/neon: keyword 0.32.2 for ~loong (diff) | |
download | gentoo-b3cd34da80e95d6e3226044c5619cd575264aba9.tar.gz gentoo-b3cd34da80e95d6e3226044c5619cd575264aba9.tar.bz2 gentoo-b3cd34da80e95d6e3226044c5619cd575264aba9.zip |
sci-mathematics/lpsolve: keyword 5.5.2.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-mathematics/lpsolve')
-rw-r--r-- | sci-mathematics/lpsolve/lpsolve-5.5.2.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.0-r1.ebuild b/sci-mathematics/lpsolve/lpsolve-5.5.2.0-r1.ebuild index 4bfa870fa6cb..00511e365804 100644 --- a/sci-mathematics/lpsolve/lpsolve-5.5.2.0-r1.ebuild +++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.0-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://dev.gentooexperimental.org/~scarabeus/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" DEPEND="sci-libs/colamd" RDEPEND="${DEPEND}" |