diff options
author | 2025-01-06 14:30:53 +0800 | |
---|---|---|
committer | 2025-01-06 15:06:23 +0800 | |
commit | 4f12d0a79880cfa4c58c02955378773a44dc61f1 (patch) | |
tree | cac6ed885446fdbb3a95e537ea8f6cedfdc66bb8 /sys-fabric/mstflint | |
parent | dev-python/symengine: keyword 0.13.0 for ~loong (diff) | |
download | gentoo-4f12d0a79880cfa4c58c02955378773a44dc61f1.tar.gz gentoo-4f12d0a79880cfa4c58c02955378773a44dc61f1.tar.bz2 gentoo-4f12d0a79880cfa4c58c02955378773a44dc61f1.zip |
sys-fabric/mstflint: keyword 4.30.0_p1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-fabric/mstflint')
-rw-r--r-- | sys-fabric/mstflint/mstflint-4.30.0_p1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fabric/mstflint/mstflint-4.30.0_p1.ebuild b/sys-fabric/mstflint/mstflint-4.30.0_p1.ebuild index 4b24fe0fefb2..ddb4f212a954 100644 --- a/sys-fabric/mstflint/mstflint-4.30.0_p1.ebuild +++ b/sys-fabric/mstflint/mstflint-4.30.0_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" LICENSE="|| ( GPL-2 BSD-2 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~loong ~x86" IUSE="adb-generic-tools inband ssl" DEPEND=" |