diff options
-rw-r--r-- | sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild b/sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild index eba0819dcc2a..a881ef94f0ae 100644 --- a/sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild +++ b/sci-libs/coinor-cgl/coinor-cgl-0.60.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ LICENSE="EPL-1.0" # major soname component SLOT="0/1" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~loong ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs test" RESTRICT="!test? ( test )" |