From 2ec543db5c4acd79fe1431fbdae520b03c65fb86 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Sat, 31 Jan 2015 19:27:49 +0100 Subject: Made changes to practicaly all ebuilds. Now they should be perfectly according to gentoo guidelines. --- sci-libs/sbig/sbig-0.9.9.ebuild | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sci-libs/sbig/sbig-0.9.9.ebuild') 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" ) -- cgit v1.2.3