diff options
Diffstat (limited to 'app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild')
-rw-r--r-- | app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild index 0955ecca90cd..374c553c4437 100644 --- a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild +++ b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20180719.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/uemacs-${PV}.tar.xz" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" RDEPEND="sys-libs/ncurses:0=" DEPEND="${RDEPEND}" |