diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-26 08:49:07 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-26 09:01:18 +0800 |
commit | 78cc5c0eadc8f8d64311379acaefa2c8b7abd4e2 (patch) | |
tree | 7ecec7e5fd466360dbf0213853509649fc00ee21 /app-eselect | |
parent | media-libs/libexif: add riscv keyword (diff) | |
download | gentoo-78cc5c0eadc8f8d64311379acaefa2c8b7abd4e2.tar.gz gentoo-78cc5c0eadc8f8d64311379acaefa2c8b7abd4e2.tar.bz2 gentoo-78cc5c0eadc8f8d64311379acaefa2c8b7abd4e2.zip |
app-eselect/eselect-notify-send: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild index ab97b16a6160..9311f6040331 100644 --- a/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild +++ b/app-eselect/eselect-notify-send/eselect-notify-send-0.1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" RDEPEND="app-admin/eselect >=app-eselect/eselect-lib-bin-symlink-0.1.1 |