summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:10:23 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:43:05 -0500
commitf34c209ef07248ce67137591b0962ffc9ef9f3f4 (patch)
tree60387a5042c4f10a9d4017c06b373d87a17b129e /lxqt-base/lxqt-common
parentlxqt-base/lxqt-session: stable on amd64 and x86 (diff)
downloadgentoo-f34c209ef07248ce67137591b0962ffc9ef9f3f4.tar.gz
gentoo-f34c209ef07248ce67137591b0962ffc9ef9f3f4.tar.bz2
gentoo-f34c209ef07248ce67137591b0962ffc9ef9f3f4.zip
lxqt-base/lxqt-common: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'lxqt-base/lxqt-common')
-rw-r--r--lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild b/lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild
index 2c98406c00d9..61754ea1ec55 100644
--- a/lxqt-base/lxqt-common/lxqt-common-0.11.0.ebuild
+++ b/lxqt-base/lxqt-common/lxqt-common-0.11.0.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=5
@@ -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="LGPL-2.1+"