diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-18 14:51:55 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:23:07 +0800 |
commit | 7dd4569182f6d487205316a6176f64756ca7cd9c (patch) | |
tree | a10796c79820ecdabf4fee48e282a193bb74e85f /xfce-extra/xfce4-mailwatch-plugin | |
parent | xfce-extra/xfce4-kbdleds-plugin: keyword ~riscv (diff) | |
download | gentoo-7dd4569182f6d487205316a6176f64756ca7cd9c.tar.gz gentoo-7dd4569182f6d487205316a6176f64756ca7cd9c.tar.bz2 gentoo-7dd4569182f6d487205316a6176f64756ca7cd9c.zip |
xfce-extra/xfce4-mailwatch-plugin: 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 'xfce-extra/xfce4-mailwatch-plugin')
-rw-r--r-- | xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild index ef3b4db80f3c..2cc85811a9c5 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.ebuild +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.3.0.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 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="ipv6 ssl" RDEPEND=">=dev-libs/glib-2.42:= |