summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:32:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-16 22:32:44 +0200
commit63a24960f2c70b6623987aec7c4c3ea7088cc1ff (patch)
treef0a24432bb89659530d4fbf14bf12d06847f06f0 /lxqt-base
parentlxqt-base/lxqt-globalkeys: Stabilize 1.2.0 amd64, #886365 (diff)
downloadgentoo-63a24960f2c70b6623987aec7c4c3ea7088cc1ff.tar.gz
gentoo-63a24960f2c70b6623987aec7c4c3ea7088cc1ff.tar.bz2
gentoo-63a24960f2c70b6623987aec7c4c3ea7088cc1ff.zip
lxqt-base/lxqt-notificationd: Stabilize 1.2.0 amd64, #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 a3ec4967f1bb..95f22f0621bd 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+"