summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 22:55:36 +0000
committerSam James <sam@gentoo.org>2021-01-23 22:55:36 +0000
commit39a6ed70562373c3910e626cc5240bcf3e5fb85e (patch)
treeea34fd00001712922dfef4ba83208bf9418c3bf7 /lxqt-base/lxqt-notificationd
parentlxqt-base/lxqt-meta: Stabilize 0.16.0 x86, #766342 (diff)
downloadgentoo-39a6ed70562373c3910e626cc5240bcf3e5fb85e.tar.gz
gentoo-39a6ed70562373c3910e626cc5240bcf3e5fb85e.tar.bz2
gentoo-39a6ed70562373c3910e626cc5240bcf3e5fb85e.zip
lxqt-base/lxqt-notificationd: Stabilize 0.16.0 x86, #766342
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-notificationd')
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.16.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.16.0.ebuild
index d2abbd5ed9b0..eada64a1a996 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.16.0.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.16.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 x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"