summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-22 11:51:17 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-22 11:51:17 +0300
commit462303467bc263275540ac5c326f24b69295a1f2 (patch)
tree81208dd214aa9f0eac3d89167d5d9409aa443a65 /x11-terms
parentx11-libs/qtermwidget: amd64 stable wrt bug #688434 (diff)
downloadgentoo-462303467bc263275540ac5c326f24b69295a1f2.tar.gz
gentoo-462303467bc263275540ac5c326f24b69295a1f2.tar.bz2
gentoo-462303467bc263275540ac5c326f24b69295a1f2.zip
x11-terms/qterminal: amd64 stable wrt bug #688434
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/qterminal/qterminal-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-0.14.1.ebuild b/x11-terms/qterminal/qterminal-0.14.1.ebuild
index 8c2668284392..528f35e53d05 100644
--- a/x11-terms/qterminal/qterminal-0.14.1.ebuild
+++ b/x11-terms/qterminal/qterminal-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 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="GPL-2"