diff options
Diffstat (limited to 'kde-apps/kstars/kstars-4.14.3-r1.ebuild')
-rw-r--r-- | kde-apps/kstars/kstars-4.14.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-apps/kstars/kstars-4.14.3-r1.ebuild b/kde-apps/kstars/kstars-4.14.3-r1.ebuild index ce17f36b36d8..c331276e78c2 100644 --- a/kde-apps/kstars/kstars-4.14.3-r1.ebuild +++ b/kde-apps/kstars/kstars-4.14.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-apps/kstars/kstars-4.14.3-r1.ebuild,v 1.2 2015/06/12 17:18:08 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-apps/kstars/kstars-4.14.3-r1.ebuild,v 1.3 2015/06/13 08:38:30 zlogene Exp $ EAPI=5 @@ -9,7 +9,7 @@ inherit flag-o-matic kde4-base DESCRIPTION="KDE Desktop Planetarium" HOMEPAGE="http://www.kde.org/applications/education/kstars http://edu.kde.org/kstars" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug fits indi" REQUIRED_USE="indi? ( fits )" |