diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-04-24 19:52:49 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-25 17:10:07 +0200 |
commit | 101b6c10a6da1437fb1f45d94bc798ef791d52a5 (patch) | |
tree | 6cd4d2da193f1089bff59e83d5b72f56021d7730 /app-xemacs/psgml | |
parent | app-xemacs/ps-print: Keyword 1.14 riscv, #840502 (diff) | |
download | gentoo-101b6c10a6da1437fb1f45d94bc798ef791d52a5.tar.gz gentoo-101b6c10a6da1437fb1f45d94bc798ef791d52a5.tar.bz2 gentoo-101b6c10a6da1437fb1f45d94bc798ef791d52a5.zip |
app-xemacs/psgml: Keyword 1.50 riscv, #840502
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-xemacs/psgml')
-rw-r--r-- | app-xemacs/psgml/psgml-1.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/psgml/psgml-1.50.ebuild b/app-xemacs/psgml/psgml-1.50.ebuild index 3b0d4572f203..62c43c89bf0f 100644 --- a/app-xemacs/psgml/psgml-1.50.ebuild +++ b/app-xemacs/psgml/psgml-1.50.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 @@ -17,6 +17,6 @@ app-xemacs/xemacs-eterm app-xemacs/sh-script app-xemacs/ps-print " -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~riscv sparc x86" inherit xemacs-packages |