diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-14 17:26:45 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:21:16 +0800 |
commit | f60600708986cc47922af1a4bfaaab405f34ea0b (patch) | |
tree | 23f62b32b74da44e1e1fb060e434b141e66e4d65 /xfce-extra/xfce4-notifyd | |
parent | xfce-extra/xfce4-indicator-plugin: keyword ~riscv (diff) | |
download | gentoo-f60600708986cc47922af1a4bfaaab405f34ea0b.tar.gz gentoo-f60600708986cc47922af1a4bfaaab405f34ea0b.tar.bz2 gentoo-f60600708986cc47922af1a4bfaaab405f34ea0b.zip |
xfce-extra/xfce4-notifyd: 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-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild index 7efaa975c50f..ac19c123a24c 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2 -> ${P}-r LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="" RDEPEND=">=dev-libs/glib-2.42:2= |