summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-18 07:58:41 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-18 07:58:57 +0800
commit7c69eedce519ab202041da050b767070e8577a62 (patch)
tree3b22ebce6fbfc7d44caec676104d77f0edc176a9 /app-arch
parentdev-cpp/termcolor: add 2.1.0 (diff)
downloadgentoo-7c69eedce519ab202041da050b767070e8577a62.tar.gz
gentoo-7c69eedce519ab202041da050b767070e8577a62.tar.bz2
gentoo-7c69eedce519ab202041da050b767070e8577a62.zip
app-arch/bzip3: keyword 1.1.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/bzip3/bzip3-1.1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip3/bzip3-1.1.3-r1.ebuild b/app-arch/bzip3/bzip3-1.1.3-r1.ebuild
index 3854b7aad967..c0b70c2d9d3b 100644
--- a/app-arch/bzip3/bzip3-1.1.3-r1.ebuild
+++ b/app-arch/bzip3/bzip3-1.1.3-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/kspalaiologos/${PN}.git"
else
SRC_URI="https://github.com/kspalaiologos/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~loong ~x86"
fi
LICENSE="LGPL-3+"