diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 18:12:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 17:22:17 +0800 |
commit | acc44751fa7de028e9b6571344eb808a492e5229 (patch) | |
tree | 7baadfb810c487087e23330fdde28f1b1ab35992 /sci-calculators | |
parent | net-libs/libnet: keyword 1.2 for ~loong (diff) | |
download | gentoo-acc44751fa7de028e9b6571344eb808a492e5229.tar.gz gentoo-acc44751fa7de028e9b6571344eb808a492e5229.tar.bz2 gentoo-acc44751fa7de028e9b6571344eb808a492e5229.zip |
sci-calculators/bc-gh: keyword 6.1.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild index 33766bb56a93..924a8873f3f1 100644 --- a/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild +++ b/sci-calculators/bc-gh/bc-gh-6.1.1-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/gavinhoward/bc/releases/download/${PV}/bc-${PV}.tar. LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~x86" S="${WORKDIR}/bc-${PV}" |