summaryrefslogtreecommitdiff
path: root/sci-libs/sbig/sbig-0.9.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/sbig/sbig-0.9.9.ebuild')
-rw-r--r--sci-libs/sbig/sbig-0.9.9.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/sci-libs/sbig/sbig-0.9.9.ebuild b/sci-libs/sbig/sbig-0.9.9.ebuild
index 7ffe646..7300cac 100644
--- a/sci-libs/sbig/sbig-0.9.9.ebuild
+++ b/sci-libs/sbig/sbig-0.9.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,14 +11,10 @@ HOMEPAGE="http://indilib.org"
SRC_URI="http://sourceforge.net/projects/indi/files/libindi_3rdparty_${PV}.tar.gz"
LICENSE="sbig"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="~arm ~amd64 ~x86"
SLOT="0"
-DEPEND=""
-
-RDEPEND="${DEPEND}"
-
S="${WORKDIR}/libindi_3rdparty_${PV}/${PN}"
PATCHES=( "${FILESDIR}/sbig-0.9.9-fix-symlink.patch" )