summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-17 21:25:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-17 21:25:43 +0200
commit74f7f386788bc90ab83b4dedbcfb280802be9e3c (patch)
tree3cce6864d8aa9b217d3c2c6635384d060ddaf66a /lxqt-base
parentlxqt-base/lxqt-globalkeys: Stabilize 1.2.0 arm64, #886365 (diff)
downloadgentoo-74f7f386788bc90ab83b4dedbcfb280802be9e3c.tar.gz
gentoo-74f7f386788bc90ab83b4dedbcfb280802be9e3c.tar.bz2
gentoo-74f7f386788bc90ab83b4dedbcfb280802be9e3c.zip
lxqt-base/lxqt-notificationd: Stabilize 1.2.0 arm64, #886365
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.2.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.2.0.ebuild
index c09e263500e8..98e2e4509c36 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.2.0.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.2.0.ebuild
@@ -15,7 +15,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 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"