diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild b/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild index a980fc67fd2a..f99ff5166177 100644 --- a/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild +++ b/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.astrolog.org/ftp/ephem/ephemall.zip" LICENSE="astrolog" SLOT="0" # works fine on x86 - runs probably on other architectures, too -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="" S="${WORKDIR}" |