diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:18:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:29:18 +0200 |
commit | a019332bf6b0420d9d89126dd8bc280795140323 (patch) | |
tree | bce0d9fa0639f47a2df2148fb9d427f4193f5179 /lxqt-base | |
parent | lxqt-base/liblxqt: x86 stable (bug #664568) (diff) | |
download | gentoo-a019332bf6b0420d9d89126dd8bc280795140323.tar.gz gentoo-a019332bf6b0420d9d89126dd8bc280795140323.tar.bz2 gentoo-a019332bf6b0420d9d89126dd8bc280795140323.zip |
lxqt-base/libsysstat: x86 stable (bug #664568)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/libsysstat/libsysstat-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/libsysstat/libsysstat-0.4.1.ebuild b/lxqt-base/libsysstat/libsysstat-0.4.1.ebuild index 519b0214dd71..be6f719f0b04 100644 --- a/lxqt-base/libsysstat/libsysstat-0.4.1.ebuild +++ b/lxqt-base/libsysstat/libsysstat-0.4.1.ebuild @@ -13,7 +13,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 LICENSE="GPL-2+ LGPL-2.1+" |