diff options
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/kstars/kstars-3.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/kstars/kstars-3.6.9.ebuild b/sci-astronomy/kstars/kstars-3.6.9.ebuild index a7abf10f0779..3db1ca6cb9fa 100644 --- a/sci-astronomy/kstars/kstars-3.6.9.ebuild +++ b/sci-astronomy/kstars/kstars-3.6.9.ebuild @@ -16,7 +16,7 @@ if [[ ${KDE_BUILD_TYPE} = release ]]; then THEIR_PV="2.6.9" SRC_URI="mirror://kde/stable/${PN}/${PN}-${THEIR_PV}.tar.xz" S="${WORKDIR}/${PN}-${THEIR_PV}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-2+ GPL-3+" |