diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:32 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:15 +0200 |
commit | 8e42137942a3529c8c5e1f52f39af9867f0920e9 (patch) | |
tree | b9b5138357c175a941d342556bfedc094ddcbb16 /app-xemacs/cedet-common | |
parent | app-xemacs/cc-mode: Keyword 1.99 riscv, #840502 (diff) | |
download | gentoo-8e42137942a3529c8c5e1f52f39af9867f0920e9.tar.gz gentoo-8e42137942a3529c8c5e1f52f39af9867f0920e9.tar.bz2 gentoo-8e42137942a3529c8c5e1f52f39af9867f0920e9.zip |
app-xemacs/cedet-common: Keyword 1.03 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/cedet-common')
-rw-r--r-- | app-xemacs/cedet-common/cedet-common-1.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/cedet-common/cedet-common-1.03.ebuild b/app-xemacs/cedet-common/cedet-common-1.03.ebuild index 2d348f44e496..0adf254e3138 100644 --- a/app-xemacs/cedet-common/cedet-common-1.03.ebuild +++ b/app-xemacs/cedet-common/cedet-common-1.03.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,6 +10,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base app-xemacs/edebug " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |