diff options
-rw-r--r-- | app-misc/astrolog-ephemeris/astrolog-ephemeris-7.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.40.ebuild b/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.40.ebuild index 81685ae072d3..dd6371ebaf15 100644 --- a/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.40.ebuild +++ b/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.40.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}" |