Skip to content

Commit

Permalink
app-emulation/libvirt: x86 stable (bug #673734)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Dec 29, 2018
1 parent ddc138a commit 05996d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-emulation/libvirt/libvirt-4.9.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
SRC_URI=""
KEYWORDS=""
KEYWORDS="x86"
SLOT="0"
else
# Versions with 4 numbers are stable updates:
Expand All @@ -20,7 +20,7 @@ else
else
SRC_URI="https://libvirt.org/sources/${P}.tar.xz"
fi
KEYWORDS="~amd64 ~arm64 ~x86"
KEYWORDS="~amd64 ~arm64 x86"
SLOT="0/${PV}"
fi

Expand Down

0 comments on commit 05996d8

Please sign in to comment.