diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-21 14:01:37 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-23 09:09:03 +0800 |
commit | ecb69879544e843967760741b1b9e376e22bdbe9 (patch) | |
tree | 57a4de135a8c78049f976e63a45b4eb6dce51848 /x11-misc/mate-notification-daemon | |
parent | x11-libs/libfakekey: keyword ~riscv (diff) | |
download | gentoo-ecb69879544e843967760741b1b9e376e22bdbe9.tar.gz gentoo-ecb69879544e843967760741b1b9e376e22bdbe9.tar.bz2 gentoo-ecb69879544e843967760741b1b9e376e22bdbe9.zip |
x11-misc/mate-notification-daemon: 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 'x11-misc/mate-notification-daemon')
-rw-r--r-- | x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild index d31ce81cdba9..f16fa79e9585 100644 --- a/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild +++ b/x11-misc/mate-notification-daemon/mate-notification-daemon-1.24.2.ebuild @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes" inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" fi DESCRIPTION="MATE Notification daemon" |