summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-25 17:13:11 +1000
committerYixun Lan <dlan@gentoo.org>2021-07-26 15:36:03 +0800
commite0438d822c1f24c67bd731c70f79b835d64152e3 (patch)
tree79775a4af5f8774177441464d344e83a43a33701 /lxqt-base
parentlxqt-base/lxqt-globalkeys: keyword 0.17.0 for ~riscv (diff)
downloadgentoo-e0438d822c1f24c67bd731c70f79b835d64152e3.tar.gz
gentoo-e0438d822c1f24c67bd731c70f79b835d64152e3.tar.bz2
gentoo-e0438d822c1f24c67bd731c70f79b835d64152e3.zip
lxqt-base/lxqt-notificationd: keyword 0.17.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild
index 8b6d6438d5e1..66d10a719c31 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"