summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-11 21:50:16 +0100
committerSam James <sam@gentoo.org>2021-07-11 21:50:16 +0100
commit14495bc6018e2d81f3c49be80452840ec3f13abf (patch)
treea881f8d2bb2c7ca4f7bc67816962c5861f0b88db /lxqt-base/lxqt-notificationd
parentlxqt-base/lxqt-meta: Stabilize 0.17.0 x86, #801154 (diff)
downloadgentoo-14495bc6018e2d81f3c49be80452840ec3f13abf.tar.gz
gentoo-14495bc6018e2d81f3c49be80452840ec3f13abf.tar.bz2
gentoo-14495bc6018e2d81f3c49be80452840ec3f13abf.zip
lxqt-base/lxqt-notificationd: Stabilize 0.17.0 x86, #801154
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.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild
index 3d058f2a8ee9..8b6d6438d5e1 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.0.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.17.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+"