commit:     328caa68fd432509ac65465941056829d8de96d3
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 17:48:34 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jul  7 17:52:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328caa68

net-libs/libktorrent: drop ~ppc/~ppc64 keyword

Package-Manager: portage-2.3.0

 net-libs/libktorrent/libktorrent-1.3.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libktorrent/libktorrent-1.3.1.ebuild 
b/net-libs/libktorrent/libktorrent-1.3.1.ebuild
index 4f5a333..b9735dc 100644
--- a/net-libs/libktorrent/libktorrent-1.3.1.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.3.1.ebuild
@@ -21,9 +21,9 @@ if [[ ${PV} != 9999* ]]; then
        
SRC_URI="http://ktorrent.org/downloads/${KTORRENT_VERSION}/${MY_P}.tar.bz2";
        S="${WORKDIR}"/"${MY_P}"
 
-       KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+       KEYWORDS="amd64 ~arm x86"
 else
-       KEYWORDS="~ppc ~ppc64"
+       KEYWORDS=""
 fi
 VIRTUALX_REQUIRED="test"
 inherit kde4-base

Reply via email to