summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:30:24 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:30:24 +0300
commit9b88de7d38487055d488d89b0c809d173b9d6126 (patch)
tree809fcb4315c396d76dc6fea59f1f59051dbcca69 /dev-libs/libqtxdg
parentnet-dns/bind: Version bump (v9.16.5) (diff)
downloadgentoo-9b88de7d38487055d488d89b0c809d173b9d6126.tar.gz
gentoo-9b88de7d38487055d488d89b0c809d173b9d6126.tar.bz2
gentoo-9b88de7d38487055d488d89b0c809d173b9d6126.zip
dev-libs/libqtxdg: amd64 stable wrt bug #734818
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-libs/libqtxdg')
-rw-r--r--dev-libs/libqtxdg/libqtxdg-3.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-3.5.0.ebuild b/dev-libs/libqtxdg/libqtxdg-3.5.0.ebuild
index 5c925fa5ebda..47ba4f41cca4 100644
--- a/dev-libs/libqtxdg/libqtxdg-3.5.0.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-3.5.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+ Nokia-Qt-LGPL-Exception-1.1"