x11-terms/qterminal: x86 stable (bug #670014)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Nov 2018 19:06:19 +0000 (20:06 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Nov 2018 19:13:40 +0000 (20:13 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
x11-terms/qterminal/qterminal-0.9.0.ebuild

index 6b2342fe6296f0316e60dd2a4ec9edb74e13ba22..09c158cf3c4ffe46fe82bea54523e17463eb8438 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,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 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Qt-based multitab terminal emulator"