summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-08-26 09:59:28 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-08-26 09:59:28 +0300
commit1c45b436fb5fc449a595eca63dd014d589ddfb1b (patch)
tree66fa5b566bfb86cd2697f8285207dbeed58455fe /app-text
parentapp-text/highlight: keyword 4.9 for ~mips (diff)
downloadgentoo-1c45b436fb5fc449a595eca63dd014d589ddfb1b.tar.gz
gentoo-1c45b436fb5fc449a595eca63dd014d589ddfb1b.tar.bz2
gentoo-1c45b436fb5fc449a595eca63dd014d589ddfb1b.zip
app-text/mandoc: keyword 1.14.6 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/mandoc/mandoc-1.14.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/mandoc/mandoc-1.14.6.ebuild b/app-text/mandoc/mandoc-1.14.6.ebuild
index 07c5d97647c2..0bb1b3e8f18f 100644
--- a/app-text/mandoc/mandoc-1.14.6.ebuild
+++ b/app-text/mandoc/mandoc-1.14.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://mdocml.bsd.lv/snapshots/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="cgi selinux system-man test"
RESTRICT="!test? ( test )"