Skip to content

Commit

Permalink
app-emulation/containerd: keyword ~ppc64
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
blueness committed Jul 11, 2016
1 parent b65c5ac commit 470567e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app-emulation/containerd/containerd-0.2.2_p20160622.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]]; then
else
EGIT_COMMIT=14e7949
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~ppc64"
inherit golang-vcs-snapshot
fi

Expand Down
2 changes: 1 addition & 1 deletion app-emulation/containerd/containerd-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ else
MY_PV="${PV/_/-}"
EGIT_COMMIT="v${MY_PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~ppc64"
inherit golang-vcs-snapshot
fi

Expand Down

0 comments on commit 470567e

Please sign in to comment.