diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:43:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:31 +0100 |
commit | 6d8b807e463fc68d15d4c5d25e4d1ada331bf46d (patch) | |
tree | a8380092693845b249cc0509f1448d7310e6e885 /x11-libs/qtermwidget | |
parent | net-libs/qxmpp: x86 stable wrt bug #563420 (diff) | |
download | gentoo-6d8b807e463fc68d15d4c5d25e4d1ada331bf46d.tar.gz gentoo-6d8b807e463fc68d15d4c5d25e4d1ada331bf46d.tar.bz2 gentoo-6d8b807e463fc68d15d4c5d25e4d1ada331bf46d.zip |
x11-libs/qtermwidget: x86 stable wrt bug #563420
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/qtermwidget')
-rw-r--r-- | x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild index 650c011b5b9b..850b3e17d028 100644 --- a/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild +++ b/x11-libs/qtermwidget/qtermwidget-0.6.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="qt4 qt5" REQUIRED_USE="|| ( qt4 qt5 )" |