From bd855cb411f47b2c41ee101d48e1eb01ca946d57 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Tue, 9 Jun 2015 22:35:34 +0200 Subject: Modified sci-astronomy/astrometry-data ebuild to conform to the specs. --- sci-astronomy/astrometry-data/astrometry-data-1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sci-astronomy') diff --git a/sci-astronomy/astrometry-data/astrometry-data-1.ebuild b/sci-astronomy/astrometry-data/astrometry-data-1.ebuild index 07bb6f2..a918bef 100644 --- a/sci-astronomy/astrometry-data/astrometry-data-1.ebuild +++ b/sci-astronomy/astrometry-data/astrometry-data-1.ebuild @@ -8,7 +8,8 @@ DESCRIPTION="Index files for use with sci-astronomy/astrometry offline solver." HOMEPAGE="http://www.astrometry.net" SLOT="0" - +LICENSE="GPL-2" +KEYWORDS="-x86 -amd64 -arm" for number in $( seq 47 ); do if [ $number -lt 10 ]; then @@ -67,7 +68,7 @@ SRC_URI=" IUSE="tiny small medium large tycho2" -REQUIRED_USE="|| ( tiny small medium large tycho2)" +REQUIRED_USE="|| ( tiny small medium large tycho2 )" DEPEND="sci-astronomy/astrometry" -- cgit v1.2.3