From 328caa68fd432509ac65465941056829d8de96d3 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 7 Jul 2016 03:48:34 +1000 Subject: 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(-) (limited to 'net-libs') 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 -- cgit v1.2.3-65-gdbad