Skip to content

Commit

Permalink
app-emulation/xen-tools-4.7.3-r0: amd64 stable
Browse files Browse the repository at this point in the history
Gentoo-Bug: 624128
  • Loading branch information
klausman committed Jul 31, 2017
1 parent 9a3a839 commit cf93107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-emulation/xen-tools/xen-tools-4.7.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ MAJOR_V="$(get_version_component_range 1-2)"

if [[ $PV == *9999 ]]; then
inherit git-r3
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
REPO="xen.git"
EGIT_REPO_URI="git://xenbits.xen.org/${REPO}"
S="${WORKDIR}/${REPO}"
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
KEYWORDS="amd64 ~arm ~arm64 ~x86"
UPSTREAM_VER=
SECURITY_VER=
# xen-tools's gentoo patches tarball
Expand Down

0 comments on commit cf93107

Please sign in to comment.