diff options
author | 2022-05-19 18:35:23 +0800 | |
---|---|---|
committer | 2022-05-19 18:35:40 +0800 | |
commit | 34f206162529926252d2af6c9894450707bc143a (patch) | |
tree | 152864282f004d29a3645227adeb57fe5d062310 /app-text | |
parent | sys-process/time: keyword 1.9 for ~loong (diff) | |
download | gentoo-34f206162529926252d2af6c9894450707bc143a.tar.gz gentoo-34f206162529926252d2af6c9894450707bc143a.tar.bz2 gentoo-34f206162529926252d2af6c9894450707bc143a.zip |
app-text/mandoc: keyword 1.14.6 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/mandoc/mandoc-1.14.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mandoc/mandoc-1.14.6.ebuild b/app-text/mandoc/mandoc-1.14.6.ebuild index 50a0102f8340..5def3a367540 100644 --- a/app-text/mandoc/mandoc-1.14.6.ebuild +++ b/app-text/mandoc/mandoc-1.14.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cgi system-man" RDEPEND="sys-libs/zlib |