diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:50 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:08 +0200 |
commit | 4f67323af27c50a5967ca00957ec671c77d29d67 (patch) | |
tree | 77418a0e2e1417350ca4350a595124ae058f6c67 /app-xemacs/psgml-dtds | |
parent | app-xemacs/psgml: Keyword 1.50 riscv, #840502 (diff) | |
download | gentoo-4f67323af27c50a5967ca00957ec671c77d29d67.tar.gz gentoo-4f67323af27c50a5967ca00957ec671c77d29d67.tar.bz2 gentoo-4f67323af27c50a5967ca00957ec671c77d29d67.zip |
app-xemacs/psgml-dtds: Keyword 1.05 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/psgml-dtds')
-rw-r--r-- | app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild b/app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild index 8312cdc56dcf..4fa23b3e7b2c 100644 --- a/app-xemacs/psgml-dtds/psgml-dtds-1.05.ebuild +++ b/app-xemacs/psgml-dtds/psgml-dtds-1.05.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 @@ -15,6 +15,6 @@ app-xemacs/fsf-compat app-xemacs/xemacs-eterm app-xemacs/sh-script " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |