summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-22 10:28:56 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-22 10:30:41 +0300
commit4534875b52bcc3de617998f7ce4acdebf15a15cd (patch)
tree682e8430aa5737a87d3361fa087201a5fe190b9b /lxqt-base
parentlxqt-base/lxqt-meta: amd64 stable wrt bug #686526 (diff)
downloadgentoo-4534875b52bcc3de617998f7ce4acdebf15a15cd.tar.gz
gentoo-4534875b52bcc3de617998f7ce4acdebf15a15cd.tar.bz2
gentoo-4534875b52bcc3de617998f7ce4acdebf15a15cd.zip
lxqt-base/lxqt-notificationd: amd64 stable wrt bug #686526
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild
index 5b510c9b2b27..419e13f11b04 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-0.14.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="LGPL-2.1+"