summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-26 14:30:47 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-29 21:25:06 +0800
commitee8be4c5009bfc7a5f0dc5740c3254058cfdcb00 (patch)
tree07444b7e7023ae2bf00a49dff9c978a90e906703 /app-editors/aee
parentapp-editors/featherpad: keyword ~riscv (diff)
downloadgentoo-ee8be4c5009bfc7a5f0dc5740c3254058cfdcb00.tar.gz
gentoo-ee8be4c5009bfc7a5f0dc5740c3254058cfdcb00.tar.bz2
gentoo-ee8be4c5009bfc7a5f0dc5740c3254058cfdcb00.zip
app-editors/aee: 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/aee')
-rw-r--r--app-editors/aee/aee-2.2.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/aee/aee-2.2.21.ebuild b/app-editors/aee/aee-2.2.21.ebuild
index b4b1aa5d647e..9c616e016bc5 100644
--- a/app-editors/aee/aee-2.2.21.ebuild
+++ b/app-editors/aee/aee-2.2.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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="mirror://gentoo/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~riscv x86 ~amd64-linux"
IUSE="X"
RDEPEND="X? ( x11-libs/libX11 )"