commit: 2cd03537b6180cabd8c700e690fa86cb582cc56c Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Oct 17 12:22:44 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Oct 17 12:29:31 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd03537
lxqt-base/lxqt-panel: x86 stable (bug #664568) Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild index cfbad68629b..2a7a81060a7 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-0.13.0.ebuild @@ -15,7 +15,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="LGPL-2.1+"