Skip to content

Commit

Permalink
lxqt-base/lxqt-meta: x86 stable (bug #664568)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Oct 17, 2018
1 parent d9c2915 commit 5f4e522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lxqt-base/lxqt-meta/lxqt-meta-0.13.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ HOMEPAGE="https://lxqt.org/"
MY_PV="$(ver_cut 1-2)*"

if [[ ${PV} = *9999* ]]; then
KEYWORDS="-* amd64"
KEYWORDS="-* amd64 x86"
else
KEYWORDS="amd64 ~arm ~arm64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 x86"
fi

LICENSE="metapackage"
Expand Down

0 comments on commit 5f4e522

Please sign in to comment.