commit: bf7588ca0926242b50a34eda3a12c9f97eb2dd4d
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 00:03:40 2017 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 00:42:30 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf7588ca
lxqt-base/liblxqt: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild
b/lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild
index 68c0e3be6ff..29f05538289 100644
--- a/lxqt-base/liblxqt/liblxqt-0.11.0-r1.ebuild
+++ b/lxqt-base/liblxqt/liblxqt-0.11.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
EAPI=6
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1+"