diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-27 18:31:44 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:29:44 +0800 |
commit | 06422a4312aab8524e3b716f9c82bb1bcdf4ccaf (patch) | |
tree | 0c3b4a7fe1781f8bdbf9d7f6f34fdfff2181b87d /app-editors/uemacs-pk | |
parent | mate-base/mate-desktop: keyword ~riscv (diff) | |
download | gentoo-06422a4312aab8524e3b716f9c82bb1bcdf4ccaf.tar.gz gentoo-06422a4312aab8524e3b716f9c82bb1bcdf4ccaf.tar.bz2 gentoo-06422a4312aab8524e3b716f9c82bb1bcdf4ccaf.zip |
app-editors/uemacs-pk: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-editors/uemacs-pk')
-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}" |