summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-16 21:48:42 +0000
committerSam James <sam@gentoo.org>2022-12-16 21:48:42 +0000
commit235a64ac335524f448c670ad07899edf3b4357af (patch)
tree53e9922125bfa20ef9c2b2fe6b2b3ed5c2ddf457 /lxqt-base
parentgui-libs/xdg-desktop-portal-lxqt: Stabilize 0.3.0 x86, #886365 (diff)
downloadgentoo-235a64ac335524f448c670ad07899edf3b4357af.tar.gz
gentoo-235a64ac335524f448c670ad07899edf3b4357af.tar.bz2
gentoo-235a64ac335524f448c670ad07899edf3b4357af.zip
lxqt-base/lxqt-notificationd: Stabilize 1.2.0 x86, #886365
Signed-off-by: Sam James <sam@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 95f22f0621bd..c09e263500e8 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+"