summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-17 08:58:49 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-17 08:58:49 +0200
commit6fa8ee05bd32d4da2037e3f6f08f84848cb2b3dc (patch)
tree1b5068b8aa4ec402d38c5efe4f4450affeccb19d /x11-libs
parentx11-misc/projecteur: amd64 stable wrt bug #736535 (diff)
downloadgentoo-6fa8ee05bd32d4da2037e3f6f08f84848cb2b3dc.tar.gz
gentoo-6fa8ee05bd32d4da2037e3f6f08f84848cb2b3dc.tar.bz2
gentoo-6fa8ee05bd32d4da2037e3f6f08f84848cb2b3dc.zip
x11-libs/qtermwidget: amd64 stable wrt bug #736808
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild b/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
index 2f1859de6b24..a68afae268e5 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.15.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.15.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="BSD GPL-2 LGPL-2+"