summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/pgo/pgo-0.0.3.ebuild')
-rw-r--r--app-portage/pgo/pgo-0.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pgo/pgo-0.0.3.ebuild b/app-portage/pgo/pgo-0.0.3.ebuild
index e3a6873088bd..42500887708a 100644
--- a/app-portage/pgo/pgo-0.0.3.ebuild
+++ b/app-portage/pgo/pgo-0.0.3.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/arzano/pgo"
else
SRC_URI="https://github.com/arzano/pgo/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~ppc64 ~x86"
fi
DESCRIPTION="A command line interface for packages.gentoo.org"