summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-03-16 17:29:10 -0400
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-19 19:35:24 +0200
commit6a6826c167319c350a247134b8273ed4ed44e86f (patch)
tree58f6c864585d9fa36d86150aeaf6f4cc7f78beaa /app-text/scdoc
parentsys-fs/dmraid: Keyword 1.0.0_rc16-r7 mips, #900633 (diff)
downloadgentoo-6a6826c167319c350a247134b8273ed4ed44e86f.tar.gz
gentoo-6a6826c167319c350a247134b8273ed4ed44e86f.tar.bz2
gentoo-6a6826c167319c350a247134b8273ed4ed44e86f.zip
app-text/scdoc: Keyword 1.11.2-r1 mips, #900635
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/scdoc')
-rw-r--r--app-text/scdoc/scdoc-1.11.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/scdoc/scdoc-1.11.2-r1.ebuild b/app-text/scdoc/scdoc-1.11.2-r1.ebuild
index bb57bb33d44a..cb92a9c00651 100644
--- a/app-text/scdoc/scdoc-1.11.2-r1.ebuild
+++ b/app-text/scdoc/scdoc-1.11.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://git.sr.ht/~sircmpwn/scdoc/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
fi
LICENSE="MIT"