diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:37 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:31 +0200 |
commit | a766abf310a9e84ba0d43ee38e7ad5616b2e7cd8 (patch) | |
tree | b4e9e1cf1a52966c77a977aa966b1af212fa7fe7 /app-xemacs/eieio | |
parent | app-xemacs/egg-its: Keyword 1.29 riscv, #840502 (diff) | |
download | gentoo-a766abf310a9e84ba0d43ee38e7ad5616b2e7cd8.tar.gz gentoo-a766abf310a9e84ba0d43ee38e7ad5616b2e7cd8.tar.bz2 gentoo-a766abf310a9e84ba0d43ee38e7ad5616b2e7cd8.zip |
app-xemacs/eieio: Keyword 1.10 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/eieio')
-rw-r--r-- | app-xemacs/eieio/eieio-1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/eieio/eieio-1.10.ebuild b/app-xemacs/eieio/eieio-1.10.ebuild index d338fb8cc1a3..6ad1d3abb874 100644 --- a/app-xemacs/eieio/eieio-1.10.ebuild +++ b/app-xemacs/eieio/eieio-1.10.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 @@ -12,6 +12,6 @@ app-xemacs/edebug app-xemacs/cedet-common app-xemacs/speedbar " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |