summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-25 14:15:34 +0000
committerSam James <sam@gentoo.org>2021-01-25 14:15:34 +0000
commit4f06e1057c4e39c218f713ef19d5f03b4adf6110 (patch)
treeced5a14601674483f8eeef9064a171f8a573e2bf /app-text/scdoc
parentmedia-libs/glfw: Keyword 3.3.2 arm, #626966 (diff)
downloadgentoo-4f06e1057c4e39c218f713ef19d5f03b4adf6110.tar.gz
gentoo-4f06e1057c4e39c218f713ef19d5f03b4adf6110.tar.bz2
gentoo-4f06e1057c4e39c218f713ef19d5f03b4adf6110.zip
app-text/scdoc: Keyword 1.11.1 arm, #761403
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/scdoc')
-rw-r--r--app-text/scdoc/scdoc-1.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/scdoc/scdoc-1.11.1.ebuild b/app-text/scdoc/scdoc-1.11.1.ebuild
index cb6340289500..8c4bd7440b60 100644
--- a/app-text/scdoc/scdoc-1.11.1.ebuild
+++ b/app-text/scdoc/scdoc-1.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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="~amd64 ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="MIT"