diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-09-21 17:43:18 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-21 21:39:19 +0800 |
commit | e486adaf6c6cf772a1092d14f855a4c84509ca34 (patch) | |
tree | 9d21d1187a4bc361f285967be81fcd78c62e61e6 | |
parent | dev-perl/Any-Moose: keyword ~riscv (diff) | |
download | gentoo-e486adaf6c6cf772a1092d14f855a4c84509ca34.tar.gz gentoo-e486adaf6c6cf772a1092d14f855a4c84509ca34.tar.bz2 gentoo-e486adaf6c6cf772a1092d14f855a4c84509ca34.zip |
dev-perl/AnyEvent-I3: keyword ~riscv
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r-- | dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild b/dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild index f876138d78b4..44bf5d1afe91 100644 --- a/dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild +++ b/dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.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=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Communicate with the i3 window manager" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="" RDEPEND=" |