summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:17:48 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:43:36 -0500
commit776222075608b1c5e9f2448e6b3df1cf58cb89de (patch)
tree82b8bd1b7fbeff2544bcf8eaf850db3cc489a4ff /lxqt-base
parentlxqt-base/lxqt-notificationd: stable on amd64 and x86 (diff)
downloadgentoo-776222075608b1c5e9f2448e6b3df1cf58cb89de.tar.gz
gentoo-776222075608b1c5e9f2448e6b3df1cf58cb89de.tar.bz2
gentoo-776222075608b1c5e9f2448e6b3df1cf58cb89de.zip
lxqt-base/libsysstat: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/libsysstat/libsysstat-0.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/libsysstat/libsysstat-0.3.2.ebuild b/lxqt-base/libsysstat/libsysstat-0.3.2.ebuild
index c61b104e61ef..28b1e71a66c0 100644
--- a/lxqt-base/libsysstat/libsysstat-0.3.2.ebuild
+++ b/lxqt-base/libsysstat/libsysstat-0.3.2.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/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"