From: Michael Palimaka Date: Wed, 6 Jul 2016 17:48:34 +0000 (+1000) Subject: net-libs/libktorrent: drop ~ppc/~ppc64 keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=328caa68fd432509ac65465941056829d8de96d3;p=gentoo.git net-libs/libktorrent: drop ~ppc/~ppc64 keyword Package-Manager: portage-2.3.0 --- diff --git a/net-libs/libktorrent/libktorrent-1.3.1.ebuild b/net-libs/libktorrent/libktorrent-1.3.1.ebuild index 4f5a333e7a1d..b9735dcaa992 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