summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-04-28 10:51:22 +0800
committerYixun Lan <dlan@gentoo.org>2023-04-28 10:51:22 +0800
commitbe2b9209d8e47509e0662061cc1b1d1d0b980ed8 (patch)
tree66e97dd328b2772944a9efe9d8b661573a12576d /app-emacs
parentapp-emacs/company-mode: Keyword 0.9.13_p20230306 riscv, #905202 (diff)
downloadgentoo-be2b9209d8e47509e0662061cc1b1d1d0b980ed8.tar.gz
gentoo-be2b9209d8e47509e0662061cc1b1d1d0b980ed8.tar.bz2
gentoo-be2b9209d8e47509e0662061cc1b1d1d0b980ed8.zip
app-emacs/company-ebuild: Keyword 0.1.3 riscv, #905202
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild b/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild
index fdba88ab9ed9..b5d103275504 100644
--- a/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild
+++ b/app-emacs/company-ebuild/company-ebuild-0.1.3.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://gitweb.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos"
fi
LICENSE="GPL-2+"