diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:33 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:17 +0200 |
commit | 8031ae4bb0ef2a8ba7c02728b6fb94f6c3f24409 (patch) | |
tree | 04614eda885869dcd492bf3ff17eff9ee8ed4b43 /app-xemacs/cookie | |
parent | app-xemacs/cogre: Keyword 1.04 riscv, #840502 (diff) | |
download | gentoo-8031ae4bb0ef2a8ba7c02728b6fb94f6c3f24409.tar.gz gentoo-8031ae4bb0ef2a8ba7c02728b6fb94f6c3f24409.tar.bz2 gentoo-8031ae4bb0ef2a8ba7c02728b6fb94f6c3f24409.zip |
app-xemacs/cookie: Keyword 1.17 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/cookie')
-rw-r--r-- | app-xemacs/cookie/cookie-1.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/cookie/cookie-1.17.ebuild b/app-xemacs/cookie/cookie-1.17.ebuild index 3ea71fefc0e5..957837cf4012 100644 --- a/app-xemacs/cookie/cookie-1.17.ebuild +++ b/app-xemacs/cookie/cookie-1.17.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 @@ -9,6 +9,6 @@ XEMACS_PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |