summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:30:28 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:30:28 +0300
commit4fc2d2f5fc44e5dbb0c00aac962569592c57797d (patch)
treebe0e06c15aaa892c242d430e90c557753fcdaecb
parentdev-libs/libqtxdg: amd64 stable wrt bug #734818 (diff)
downloadgentoo-4fc2d2f5fc44e5dbb0c00aac962569592c57797d.tar.gz
gentoo-4fc2d2f5fc44e5dbb0c00aac962569592c57797d.tar.bz2
gentoo-4fc2d2f5fc44e5dbb0c00aac962569592c57797d.zip
dev-util/lxqt-build-tools: 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>
-rw-r--r--dev-util/lxqt-build-tools/lxqt-build-tools-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.7.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.7.0.ebuild
index ce1e2b0aad19..8a47f5b169f7 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.7.0.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.7.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 ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
fi
LICENSE="BSD"