diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-06-19 20:54:29 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-06-19 20:54:29 +0800 |
commit | a6f23a37e7163711fbb276c47df11cdcc3f90cfb (patch) | |
tree | 279dd07707253200bd4a88889f5f13f10129bd41 /xfce-extra | |
parent | xfce-extra/xfce4-verve-plugin: keyword 2.0.1 for ~riscv (diff) | |
download | gentoo-a6f23a37e7163711fbb276c47df11cdcc3f90cfb.tar.gz gentoo-a6f23a37e7163711fbb276c47df11cdcc3f90cfb.tar.bz2 gentoo-a6f23a37e7163711fbb276c47df11cdcc3f90cfb.zip |
xfce-extra/xfce4-wavelan-plugin: keyword 0.6.2-r1 for ~riscv
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.2-r1.ebuild b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.2-r1.ebuild index 9ea3c7fb7cdd..32d002845fc5 100644 --- a/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.2-r1.ebuild +++ b/xfce-extra/xfce4-wavelan-plugin/xfce4-wavelan-plugin-0.6.2-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~riscv x86" DEPEND=">=xfce-base/libxfce4ui-4.12:=[gtk3(+)] >=xfce-base/xfce4-panel-4.12:=" |