Skip to content

Commit

Permalink
lxqt-base/lxqt-runner: amd64 stable wrt bug #766342
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Jan 21, 2021
1 parent d780d96 commit eebc104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lxqt-base/lxqt-runner/lxqt-runner-0.16.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi

LICENSE="LGPL-2.1 LGPL-2.1+"
Expand Down

0 comments on commit eebc104

Please sign in to comment.