diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:42 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:09:44 +0200 |
commit | a7f0fbac01dcd7710d61481dff6bffc73a53701c (patch) | |
tree | 919419a7a4f125c09334fe2564f253cd7166737a /app-xemacs/hyperbole | |
parent | app-xemacs/hm-html-menus: Keyword 1.27 riscv, #840502 (diff) | |
download | gentoo-a7f0fbac01dcd7710d61481dff6bffc73a53701c.tar.gz gentoo-a7f0fbac01dcd7710d61481dff6bffc73a53701c.tar.bz2 gentoo-a7f0fbac01dcd7710d61481dff6bffc73a53701c.zip |
app-xemacs/hyperbole: Keyword 1.22 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/hyperbole')
-rw-r--r-- | app-xemacs/hyperbole/hyperbole-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/hyperbole/hyperbole-1.22.ebuild b/app-xemacs/hyperbole/hyperbole-1.22.ebuild index c7ee4903f83a..fde547672f63 100644 --- a/app-xemacs/hyperbole/hyperbole-1.22.ebuild +++ b/app-xemacs/hyperbole/hyperbole-1.22.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 @@ -21,6 +21,6 @@ app-xemacs/sh-script app-xemacs/net-utils app-xemacs/ecrypto " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |