diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-10-07 16:54:17 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-10-07 16:54:17 +0800 |
commit | 709e8e2961c73260c9d6533b2a2d30aec3381c1f (patch) | |
tree | 02ec5fca33849a328e664354b4b912cc12cc0cf8 /app-text/aha | |
parent | distutils-r1.eclass: Remove old maturin support code (diff) | |
download | gentoo-709e8e2961c73260c9d6533b2a2d30aec3381c1f.tar.gz gentoo-709e8e2961c73260c9d6533b2a2d30aec3381c1f.tar.bz2 gentoo-709e8e2961c73260c9d6533b2a2d30aec3381c1f.zip |
app-text/aha: keyword 0.5.1 for ~loong
Bug: https://bugs.gentoo.org/870103
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/aha')
-rw-r--r-- | app-text/aha/aha-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aha/aha-0.5.1.ebuild b/app-text/aha/aha-0.5.1.ebuild index f8096fd528c7..78b71d00245a 100644 --- a/app-text/aha/aha-0.5.1.ebuild +++ b/app-text/aha/aha-0.5.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/theZiz/aha/archive/refs/tags/${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2+ MPL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv" PATCHES=( "${FILESDIR}/${P}-null-ptr-dereference-fix.patch" |