diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-02 13:33:11 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-02 18:20:26 +0800 |
commit | 531d6184dca34faa8aacd4841f995ab28282bd8c (patch) | |
tree | a9cf4b7a7a0f49308da4a49b17dd2ff632dae498 /app-text | |
parent | dev-libs/capstone: forward ~loong (diff) | |
download | gentoo-531d6184dca34faa8aacd4841f995ab28282bd8c.tar.gz gentoo-531d6184dca34faa8aacd4841f995ab28282bd8c.tar.bz2 gentoo-531d6184dca34faa8aacd4841f995ab28282bd8c.zip |
app-text/ansifilter: keyword 2.18 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/ansifilter/ansifilter-2.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/ansifilter/ansifilter-2.18.ebuild b/app-text/ansifilter/ansifilter-2.18.ebuild index 28b90939cdfa..6b5631003512 100644 --- a/app-text/ansifilter/ansifilter-2.18.ebuild +++ b/app-text/ansifilter/ansifilter-2.18.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="qt5" RDEPEND=" |