commit: 203bb6b2f7a5f7a89e7de11ee5f50efbf423ff0f
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu May 22 16:33:42 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 22 16:33:42 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=203bb6b2
[net-libs/jreen] Sync KEYWORDS with portage.
Package-Manager: portage-2.2.8-r1
---
net-libs/jreen/jreen-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/jreen/jreen-9999.ebuild b/net-libs/jreen/jreen-9999.ebuild
index fc95c69..55521c7 100644
--- a/net-libs/jreen/jreen-9999.ebuild
+++ b/net-libs/jreen/jreen-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=5
if [[ ${PV} != *9999* ]]; then
SRC_URI="https://github.com/euroelessar/${PN}/archive/v${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~ppc ~x86"
else
GIT_ECLASS="git-r3"
EGIT_REPO_URI=( "git://github.com/euroelessar/${PN}" )