diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 18:13:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 17:22:25 +0800 |
commit | 89b466741382fad63a853a181f741274f985a778 (patch) | |
tree | 2bbddc8af147dba6c80eb96b03c90451b026855e /sci-mathematics/glpk | |
parent | net-libs/rabbitmq-c: keyword 0.11.0 for ~loong (diff) | |
download | gentoo-89b466741382fad63a853a181f741274f985a778.tar.gz gentoo-89b466741382fad63a853a181f741274f985a778.tar.bz2 gentoo-89b466741382fad63a853a181f741274f985a778.zip |
sci-mathematics/glpk: keyword 5.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-mathematics/glpk')
-rw-r--r-- | sci-mathematics/glpk/glpk-5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/glpk/glpk-5.0-r1.ebuild b/sci-mathematics/glpk/glpk-5.0-r1.ebuild index 0659c6bd33a1..b02c398a95be 100644 --- a/sci-mathematics/glpk/glpk-5.0-r1.ebuild +++ b/sci-mathematics/glpk/glpk-5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0/40" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples gmp odbc mysql" BDEPEND="virtual/pkgconfig" |