summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-20 05:36:22 +0000
committerSam James <sam@gentoo.org>2022-07-20 05:36:22 +0000
commit3cdd7cf1c4595ff279d4fe3ad29ca36ad3065500 (patch)
treef4a8a0b1c5ca0d5c93ee8ef8be6c5bec9e000bc3 /lxqt-base/lxqt-notificationd
parentlxqt-base/lxqt-globalkeys: Stabilize 1.1.0 x86, #858218 (diff)
downloadgentoo-3cdd7cf1c4595ff279d4fe3ad29ca36ad3065500.tar.gz
gentoo-3cdd7cf1c4595ff279d4fe3ad29ca36ad3065500.tar.bz2
gentoo-3cdd7cf1c4595ff279d4fe3ad29ca36ad3065500.zip
lxqt-base/lxqt-notificationd: Stabilize 1.1.0 x86, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-notificationd')
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild
index 7cacd6f7ec45..76704a34e24e 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.0.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.1.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+"