summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/fcpci/fcpci-0.1-r6.ebuild')
-rw-r--r--net-dialup/fcpci/fcpci-0.1-r6.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/net-dialup/fcpci/fcpci-0.1-r6.ebuild b/net-dialup/fcpci/fcpci-0.1-r6.ebuild
index ff68a4b..79e4707 100644
--- a/net-dialup/fcpci/fcpci-0.1-r6.ebuild
+++ b/net-dialup/fcpci/fcpci-0.1-r6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://opensuse.foehr-it.de/rpms/11_2/src/${P}-0.src.rpm"
LICENSE="AVM-FC"
SLOT="0"
-KEYWORDS="-amd64 ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="!net-dialup/fritzcapi"
@@ -53,7 +53,11 @@ src_unpack() {
fi
if kernel_is ge 2 6 39 ; then
- epatch "${FILESDIR}"/fcpci-kernel-2.6.39.patch
+ if use amd64; then
+ epatch "${FILESDIR}"/fcpci-kernel-2.6.39-amd64.patch
+ else
+ epatch "${FILESDIR}"/fcpci-kernel-2.6.39.patch
+ fi
fi
convert_to_m src/Makefile