summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libktorrent/libktorrent-1.2.0.ebuild')
-rw-r--r--net-libs/libktorrent/libktorrent-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libktorrent/libktorrent-1.2.0.ebuild b/net-libs/libktorrent/libktorrent-1.2.0.ebuild
index 243243726df9..892eed64fe80 100644
--- a/net-libs/libktorrent/libktorrent-1.2.0.ebuild
+++ b/net-libs/libktorrent/libktorrent-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.2.0.ebuild,v 1.1 2012/03/19 17:15:57 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libktorrent/libktorrent-1.2.0.ebuild,v 1.2 2012/04/14 15:10:25 maekke Exp $
EAPI=4
@@ -21,7 +21,7 @@ if [[ ${PV} != 9999* ]]; then
SRC_URI="http://ktorrent.org/downloads/${KTORRENT_VERSION}/${MY_P}.tar.bz2"
S="${WORKDIR}"/"${MY_P}"
- KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~ppc ~ppc64 x86"
else
KEYWORDS=""
fi