diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-10-27 19:19:27 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-10-29 21:29:59 +0800 |
commit | ca3a2601bbd4b1053942b7ee18aee230b4089cf4 (patch) | |
tree | 3b91a58c22040cf291d6ac7206e4b7128411f327 /app-editors/wily/wily-1.0-r2.ebuild | |
parent | app-editors/vile: keyword ~riscv (diff) | |
download | gentoo-ca3a2601bbd4b1053942b7ee18aee230b4089cf4.tar.gz gentoo-ca3a2601bbd4b1053942b7ee18aee230b4089cf4.tar.bz2 gentoo-ca3a2601bbd4b1053942b7ee18aee230b4089cf4.zip |
app-editors/wily: 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/wily/wily-1.0-r2.ebuild')
-rw-r--r-- | app-editors/wily/wily-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/wily/wily-1.0-r2.ebuild b/app-editors/wily/wily-1.0-r2.ebuild index eafceb60d927..6ab975827e2e 100644 --- a/app-editors/wily/wily-1.0-r2.ebuild +++ b/app-editors/wily/wily-1.0-r2.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 @@ -12,7 +12,7 @@ SRC_URI="https://www.netlib.org/research/9libs/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" DEPEND=" dev-libs/9libs |