commit: 24fc1b262f90dda0a5b567e51bedd28bf4bae93a
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 20:31:50 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon May 22 20:32:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24fc1b26
sys-fs/btrfs-progs: ppc stable (bug 618430).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
sys-fs/btrfs-progs/btrfs-progs-4.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-fs/btrfs-progs/btrfs-progs-4.10.2.ebuild
b/sys-fs/btrfs-progs/btrfs-progs-4.10.2.ebuild
index 8fb0544ad68..0f4ee9f4fd6 100644
--- a/sys-fs/btrfs-progs/btrfs-progs-4.10.2.ebuild
+++ b/sys-fs/btrfs-progs/btrfs-progs-4.10.2.ebuild
@@ -9,7 +9,7 @@ libbtrfs_soname=0
if [[ ${PV} != 9999 ]]; then
MY_PV=v${PV}
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86"
SRC_URI="https://www.kernel.org/pub/linux/kernel/people/kdave/${PN}/${PN}-${MY_PV}.tar.xz"
S="${WORKDIR}"/${PN}-${MY_PV}
else