commit: 39a6ed70562373c3910e626cc5240bcf3e5fb85e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 22:55:36 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 22:55:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39a6ed70
lxqt-base/lxqt-notificationd: Stabilize 0.16.0 x86, #766342
Signed-off-by: Sam James <sam <AT> gentoo.org>
lxqt-base/lxqt-notificationd/lxqt-notificationd-0.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 d2abbd5ed9b..eada64a1a99 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+"